--- rpms/e-smith-apache/sme9/e-smith-apache.spec 2013/03/06 20:19:53 1.3 +++ rpms/e-smith-apache/sme9/e-smith-apache.spec 2013/10/04 23:40:26 1.6 @@ -1,16 +1,18 @@ -# $Id: e-smith-apache.spec,v 1.2 2013/02/18 20:35:39 vip-ire Exp $ +# $Id: e-smith-apache.spec,v 1.5 2013/10/01 02:42:07 mrjhb3 Exp $ Summary: e-smith server and gateway - apache module %define name e-smith-apache Name: %{name} %define version 2.4.0 -%define release 3 +%define release 6 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-missing_modules.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.15.1 @@ -18,6 +20,7 @@ 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 @@ -29,6 +32,15 @@ BuildRequires: e-smith-devtools >= 1.11. e-smith server and gateway software - apache module. %changelog +* 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 @@ -558,6 +570,8 @@ e-smith server and gateway software - ap %prep %setup %patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build perl createlinks