diff --git a/.cvsignore b/.cvsignore index 1433a6a..20c9fd4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ -httpd-2.2.10.tar.gz +httpd-2.2.11.tar.gz +httpd-2.2.11 diff --git a/httpd.spec b/httpd.spec index 27bdf29..df309df 100644 --- a/httpd.spec +++ b/httpd.spec @@ -8,8 +8,8 @@ Summary: Apache HTTP Server Name: httpd -Version: 2.2.10 -Release: 2 +Version: 2.2.11 +Release: 2%{?dist} URL: http://httpd.apache.org/ Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz Source1: index.html @@ -56,7 +56,7 @@ Provides: httpd-mmn = %{mmn} Obsoletes: apache, secureweb, mod_dav, mod_gzip, stronghold-apache Obsoletes: stronghold-htdocs, mod_put, mod_roaming Conflicts: pcre < 4.0 -Requires: httpd-tools = %{version}-%{release} +Requires: httpd-tools = %{version}-%{release}, apr-util-ldap %description The Apache HTTP Server is a powerful, efficient, and extensible @@ -482,6 +482,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/httpd/build/*.sh %changelog +* Mon Feb 9 2009 Joe Orton 2.2.11-2 +- update to 2.2.11 (#482960) +- Require apr-util-ldap (#471898) + * Tue Oct 21 2008 Joe Orton 2.2.10-2 - update to 2.2.10 diff --git a/sources b/sources index 15b032c..35bdafe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f611aff3ddba114499e623a5259faa5c httpd-2.2.10.tar.gz +03e0a99a5de0f3f568a0087fb9993af9 httpd-2.2.11.tar.gz diff --git a/upstream b/upstream index 1433a6a..5d49569 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -httpd-2.2.10.tar.gz +httpd-2.2.11.tar.gz