From 20de016b1926d2fefde859b6872a92086c14d3f7 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 22 Oct 2013 09:59:04 +0200 Subject: [PATCH] update spec file --- smeserver-webapps-common.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/smeserver-webapps-common.spec b/smeserver-webapps-common.spec index d51d6bf..120e7f2 100644 --- a/smeserver-webapps-common.spec +++ b/smeserver-webapps-common.spec @@ -5,7 +5,7 @@ Summary: Common WebApps Framework for SME Server %define name smeserver-webapps-common Name: %{name} -%define version 0.2.8 +%define version 0.2.9 %define release 1 Version: %{version} Release: %{release}%{?dist} @@ -18,6 +18,7 @@ URL: http://www.firewall-services.com/ BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base +Requires: e-smith-apache >= 2.2.0-11 Requires: httpd Requires: mysql Requires: php @@ -29,7 +30,10 @@ This package provide common files and events for Web Applications integration on SME Server %changelog -* Tue Oct 9 2012 Daniel Berteaud 0.2.8-1.sme +* Tue Oct 22 2013 Daniel Berteaud 0.2.9-1.sme +- Do not load mod_auth_basic and mod_authn_file anymore + +* Tue Oct 9 2012 Daniel Berteaud 0.2.8-1.sme - Select WebAppVirtualHosts as the default templates for vhosts * Tue Oct 2 2012 Daniel Berteaud 0.2.7-1.sme @@ -82,7 +86,7 @@ on SME Server * Thu Dec 30 2010 Daniel Berteaud 0.1-4.sme - Only load authn_file if the module exists -* Sun Dec 25 2010 Daniel Berteaud 0.1-3.sme +* Sun Dec 26 2010 Daniel Berteaud 0.1-3.sme - Load mod_authn_file * Thu Dec 16 2010 Daniel Berteaud 0.1-2.sme