--- rpms/e-smith-apache/sme9/e-smith-apache.spec 2013/10/01 02:42:07 1.5 +++ rpms/e-smith-apache/sme9/e-smith-apache.spec 2013/10/04 23:40:26 1.6 @@ -1,10 +1,10 @@ -# $Id: e-smith-apache.spec,v 1.4 2013/03/11 17:58:30 slords 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 5 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,7 @@ 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 @@ -31,6 +32,9 @@ 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] @@ -567,6 +571,7 @@ e-smith server and gateway software - ap %setup %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build perl createlinks