summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjorton <jorton@fedoraproject.org>2009-03-06 14:04:40 +0000
committerjorton <jorton@fedoraproject.org>2009-03-06 14:04:40 +0000
commit8a4c43ceba9d3b086f7ca1f60d2d438f56d5c989 (patch)
treefceab91a37b42bb4b77317ee1cc3204d2562fc63
parent3bff76d94c3a6aa9fb353eefe48e5aa76a2e6f3f (diff)
- update to 2.2.11 (#482960)httpd-2_2_11-2_fc10
- Require apr-util-ldap (#471898)
-rw-r--r--.cvsignore3
-rw-r--r--httpd.spec10
-rw-r--r--sources2
-rw-r--r--upstream2
4 files changed, 11 insertions, 6 deletions
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 <jorton@redhat.com> 2.2.11-2
+- update to 2.2.11 (#482960)
+- Require apr-util-ldap (#471898)
+
* Tue Oct 21 2008 Joe Orton <jorton@redhat.com> 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