--- 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 2014/01/29 07:26:32 1.8 @@ -1,21 +1,28 @@ -# $Id: e-smith-apache.spec,v 1.1 2013/02/14 16:14:18 slords Exp $ +# $Id: e-smith-apache.spec,v 1.7 2013/10/07 23:25:36 mrjhb3 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 8 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch1: e-smith-apache-2.4.0-pwauth.patch +Patch2: e-smith-apache-2.4.0-ibay_auth.patch +Patch3: e-smith-apache-2.4.0-apache_modules.patch +Patch4: e-smith-apache-2.4.0-35SSL10SSLCipherSuite.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 +33,26 @@ BuildRequires: e-smith-devtools >= 1.11. e-smith server and gateway software - apache module. %changelog +* Tue Jan 28 2014 Ian Wells 2.4.0-8.sme +- Remove insecure ciphers [SME: 8138] + +* Mon Oct 07 2013 John H. Bennett III 2.4.0-7.sme +- Re-do patch to add missing default httpd.conf modules [SME: 7874] +- Add authz_groupfile as a loadable Module [SME: 7875] + +* Fri Oct 04 2013 John H. Bennett III 2.4.0-6.sme +- Patch to add missing default httpd.conf modules [SME: 7874] + +* Mon Sep 30 2013 John H. Bennett III 2.4.0-5.sme +- Patch to correct issue with not being able to access a password protected ibay [SME: 7794] + +* 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 +577,10 @@ e-smith server and gateway software - ap %prep %setup +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build perl createlinks