--- rpms/e-smith-apache/sme8/e-smith-apache.spec 2011/12/23 20:58:23 1.13 +++ rpms/e-smith-apache/sme8/e-smith-apache.spec 2012/06/30 03:32:05 1.14 @@ -1,10 +1,10 @@ -# $Id: e-smith-apache.spec,v 1.12 2011/03/12 10:14:28 snetram Exp $ +# $Id: e-smith-apache.spec,v 1.13 2011/12/23 20:58:23 snetram Exp $ Summary: e-smith server and gateway - apache module %define name e-smith-apache Name: %{name} %define version 2.2.0 -%define release 8 +%define release 9 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -17,6 +17,7 @@ Patch3: e-smith-apache-2.2.0-AddOpenOffi Patch4: e-smith-apache-2.2.0-optionDisableSSLv2.patch Patch5: e-smith-apache-2.2.0-disable-SSLv2.patch Patch6: e-smith-apache-2.2.0-server-resources-redirect-fix.patch +Patch7: e-smith-apache-2.2.0-disableIconsIndex.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.15.1 @@ -32,6 +33,9 @@ BuildRequires: e-smith-devtools >= 1.11. e-smith server and gateway software - apache module. %changelog +* Fri Jun 29 2012 Ian Wells 2.2.0-9.sme +- Disable index listing of Apache icons folder [SME: 7015] + * Fri Dec 23 2011 Jonathan Martens 2.2.0-8.sme - Fix server-resources redirect w/o trailing slash [SME: 6758] @@ -554,6 +558,7 @@ e-smith server and gateway software - ap %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 %pre