summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Keating <jkeating@fedoraproject.org>2006-02-11 03:27:40 +0000
committerJesse Keating <jkeating@fedoraproject.org>2006-02-11 03:27:40 +0000
commit7d1c76ae4e39e5f2dfee500404a29a53d4fc4685 (patch)
treec8816f91a1f2b654e308bb8aa583372edb9f8e6d
parent8caac9d7d02a6800b21dd0d8d992215c4c031ffc (diff)
downloadhttpd-7d1c76ae4e39e5f2dfee500404a29a53d4fc4685.tar.gz
httpd-7d1c76ae4e39e5f2dfee500404a29a53d4fc4685.tar.xz
httpd-7d1c76ae4e39e5f2dfee500404a29a53d4fc4685.zip
bump for bug in double-long on ppc(64)httpd-2_2_0-5_1_2FC-5-split
-rw-r--r--httpd.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/httpd.spec b/httpd.spec
index 5b0596c..5dc6f1b 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -7,7 +7,7 @@
Summary: Apache HTTP Server
Name: httpd
Version: 2.2.0
-Release: 5.1.1
+Release: 5.1.2
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
+* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - (none):2.2.0-5.1.2
+- bump again for double-long bug on ppc(64)
+
* 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