--- rpms/e-smith-apache/sme7/e-smith-apache.spec 2010/03/04 16:31:07 1.11 +++ rpms/e-smith-apache/sme7/e-smith-apache.spec 2012/06/30 03:33:53 1.12 @@ -1,10 +1,10 @@ -# $Id$ +# $Id: e-smith-apache.spec,v 1.11 2010/03/04 16:31:07 slords Exp $ Summary: e-smith server and gateway - apache module %define name e-smith-apache Name: %{name} %define version 2.0.0 -%define release 6 +%define release 7 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -15,6 +15,7 @@ Patch1: e-smith-apache-2.0.0-AddOpenOffi Patch2: e-smith-apache-2.0.0-AddXMLMIMEType.patch Patch3: e-smith-apache-2.0.0-AddOpenOffice2MIMETypes.patch Patch4: e-smith-apache-2.0.0-optionDisableSSLv2.patch +Patch5: e-smith-apache-2.0.0-disableIconsIndex.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.15.1 @@ -30,6 +31,9 @@ BuildRequires: e-smith-devtools >= 1.11. e-smith server and gateway software - apache module. %changelog +* Fri Jun 29 2012 Ian Wells 2.0.0-7.sme +- Disable index listing of Apache icons folder [SME: 6769] + * Sun Apr 26 2009 Jonathan Martens 2.0.0-6.sme - Add option to disable SSLv2 [SME: 5034] @@ -544,6 +548,7 @@ e-smith server and gateway software - ap %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 %pre