diff options
| author | jorton <jorton@fedoraproject.org> | 2009-03-06 14:04:40 +0000 |
|---|---|---|
| committer | jorton <jorton@fedoraproject.org> | 2009-03-06 14:04:40 +0000 |
| commit | 8a4c43ceba9d3b086f7ca1f60d2d438f56d5c989 (patch) | |
| tree | fceab91a37b42bb4b77317ee1cc3204d2562fc63 | |
| parent | 3bff76d94c3a6aa9fb353eefe48e5aa76a2e6f3f (diff) | |
- update to 2.2.11 (#482960)httpd-2_2_11-2_fc10
- Require apr-util-ldap (#471898)
| -rw-r--r-- | .cvsignore | 3 | ||||
| -rw-r--r-- | httpd.spec | 10 | ||||
| -rw-r--r-- | sources | 2 | ||||
| -rw-r--r-- | upstream | 2 |
4 files changed, 11 insertions, 6 deletions
@@ -1 +1,2 @@ -httpd-2.2.10.tar.gz +httpd-2.2.11.tar.gz +httpd-2.2.11 @@ -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 @@ -1 +1 @@ -f611aff3ddba114499e623a5259faa5c httpd-2.2.10.tar.gz +03e0a99a5de0f3f568a0087fb9993af9 httpd-2.2.11.tar.gz @@ -1 +1 @@ -httpd-2.2.10.tar.gz +httpd-2.2.11.tar.gz |
