--- rpms/e-smith-apache/sme9/e-smith-apache.spec 2013/02/18 20:35:39 1.2 +++ rpms/e-smith-apache/sme9/e-smith-apache.spec 2013/03/11 17:58:30 1.4 @@ -1,21 +1,25 @@ -# $Id: e-smith-apache.spec,v 1.1 2013/02/14 16:14:18 slords Exp $ +# $Id: e-smith-apache.spec,v 1.3 2013/03/06 20:19:53 slords Exp $ Summary: e-smith server and gateway - apache module %define name e-smith-apache Name: %{name} %define version 2.4.0 -%define release 2 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch1: e-smith-apache-2.4.0-pwauth.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.15.1 Requires: e-smith-lib >= 1.15.1-19 Requires: e-smith-daemontools >= 1.7.1-01 Requires: mod_ssl +Requires: mod_authnz_external +Obsoletes: distcache <= 1.4.5 +Obsoletes: mod_auth_external Obsoletes: e-smith-proxypass Obsoletes: e-smith-apache-proxy Conflicts: e-smith-ibays < 1.0.2 @@ -26,6 +30,13 @@ BuildRequires: e-smith-devtools >= 1.11. e-smith server and gateway software - apache module. %changelog +* Mon Mar 11 2013 Shad L. Lords 2.4.0-4.sme +- Obsolete el5 version of distcache [SME: 7273] + +* Wed Mar 6 2013 Shad L. Lords 2.4.0-3.sme +- Obsolete mod_auth_external and require mod_authnz_external [SME: 7319] +- Change the way module is loaded and initialized + * Mon Feb 18 2013 Daniel Berteaud 2.4.0-2.sme - Add missing dependency on mod_ssl [SME: 7234] @@ -550,6 +561,7 @@ e-smith server and gateway software - ap %prep %setup +%patch1 -p1 %build perl createlinks