--- rpms/e-smith-apache/sme8/e-smith-apache.spec 2007/06/12 18:23:44 1.1 +++ rpms/e-smith-apache/sme8/e-smith-apache.spec 2010/03/04 16:31:07 1.11 @@ -1,20 +1,20 @@ +# $Id$ + Summary: e-smith server and gateway - apache module %define name e-smith-apache Name: %{name} -%define version 1.2.0 -%define release 13 +%define version 2.2.0 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz -Patch0: e-smith-apache-1.2.0-ProxyPassVirtualHosts.patch -Patch1: e-smith-apache-1.2.0-no_ManagerProxyPass.patch -Patch2: e-smith-apache-1.2.0-SSLCertificateChainFile.patch -Patch3: e-smith-apache-1.2.0-logrotate.patch -Patch4: e-smith-apache-1.2.0-load_module.patch -Patch5: e-smith-apache-1.2.0-skipdomain.patch -Patch6: e-smith-apache-1.2.0-lib64.patch +Patch0: e-smith-apache-2.2.0-AddOffice2007MIMETypes.patch +Patch1: e-smith-apache-2.2.0-AddOpenOfficeMIMETypes.patch +Patch2: e-smith-apache-2.2.0-AddXMLMIMEType.patch +Patch3: e-smith-apache-2.2.0-AddOpenOffice2MIMETypes.patch +Patch4: e-smith-apache-2.2.0-optionDisableSSLv2.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.15.1 @@ -30,6 +30,34 @@ BuildRequires: e-smith-devtools >= 1.11. e-smith server and gateway software - apache module. %changelog +* Sun Apr 26 2009 Jonathan Martens 2.2.0-6.sme +- Add option to disable SSLv2 [SME: 5034] + +* Sat Mar 28 2009 Jonathan Martens 2.2.0-5.sme +- Add OpenOffice2 MIME Types [SME: 5112] + +* Sat Mar 7 2009 Jonathan Martens 2.2.0-4.sme +- Add OpenOffice MIME Types [SME: 4848] +- Add XML MIME Type [SME: 5035] + +* Thu Dec 11 2008 Jonathan Martens 2.2.0-3.sme +- Fix issues in patch that adds Microsoft Office 2007 MIME types [SME: 4548] + +* Tue Dec 2 2008 Jonathan Martens 2.2.0-2.sme +- Add Microsoft Office 2007 MIME types [SME: 4548] + +* Tue Oct 7 2008 Shad L. Lords 2.2.0-1.sme +- Roll new stream to separate sme7/sme8 trees [SME: 4633] + +* Tue Oct 23 2007 Filippo Carletti 1.2.0-16 +- Add SSL support to ProxyPass. [SME: 3481] + +* Tue Sep 11 2007 Gavin Weight 1.2.0-15 +- Create/Move httpd logrotate.d directory. [SME: 3380] + +* Tue Sep 11 2007 Gavin Weight 1.2.0-14 +- Rename apache to httpd in templates2expand. [SME: 3380] + * Wed Jun 6 2007 Shad L. Lords 1.2.0-13 - Fix patch to exclude hosts if domains exist [SME: 2307] @@ -516,8 +544,6 @@ e-smith server and gateway software - ap %patch2 -p1 %patch3 -p1 %patch4 -p1 -%patch5 -p1 -%patch6 -p1 %pre