summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Keating <jkeating@fedoraproject.org>2006-02-07 12:14:22 +0000
committerJesse Keating <jkeating@fedoraproject.org>2006-02-07 12:14:22 +0000
commit8caac9d7d02a6800b21dd0d8d992215c4c031ffc (patch)
tree2c65d42b04bdca81f3dc0c5f57b21b3b4305627f
parentbc53791ae4e0ff5beef5c3d06fff7eb886738940 (diff)
downloadhttpd-8caac9d7d02a6800b21dd0d8d992215c4c031ffc.tar.gz
httpd-8caac9d7d02a6800b21dd0d8d992215c4c031ffc.tar.xz
httpd-8caac9d7d02a6800b21dd0d8d992215c4c031ffc.zip
-rw-r--r--httpd.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/httpd.spec b/httpd.spec
index 8cd7a71..5b0596c 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -7,7 +7,7 @@
Summary: Apache HTTP Server
Name: httpd
Version: 2.2.0
-Release: 5.1
+Release: 5.1.1
URL: http://httpd.apache.org/
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
Source1: index.html
@@ -491,6 +491,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/httpd/build/*.sh
%changelog
+* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - (none):2.2.0-5.1.1
+- rebuilt for new gcc4.1 snapshot and glibc changes
+
* Mon Feb 6 2006 Joe Orton <jorton@redhat.com> 2.2.0-5.1
- mod_auth_basic/mod_authn_file: if no provider is configured,
and AuthUserFile is not configured, decline to handle authn