summaryrefslogtreecommitdiffstats
path: root/httpd.spec
diff options
context:
space:
mode:
authorjorton <jorton@fedoraproject.org>2006-11-11 07:58:29 +0000
committerjorton <jorton@fedoraproject.org>2006-11-11 07:58:29 +0000
commit191e827984fac6d2a723955f9f845c8d2487728f (patch)
tree46f1f73ecabaffc9c42cd36a467b26b0e3c81d21 /httpd.spec
parent9e0f41bf5396a4fa77c5ad91448da68c8a43852d (diff)
downloadhttpd-191e827984fac6d2a723955f9f845c8d2487728f.tar.gz
httpd-191e827984fac6d2a723955f9f845c8d2487728f.tar.xz
httpd-191e827984fac6d2a723955f9f845c8d2487728f.zip
- rebuild for BDB soname bumphttpd-2_2_3-6
Diffstat (limited to 'httpd.spec')
-rw-r--r--httpd.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/httpd.spec b/httpd.spec
index 7c22e0e..34f4fef 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -7,7 +7,7 @@
Summary: Apache HTTP Server
Name: httpd
Version: 2.2.3
-Release: 5
+Release: 6
URL: http://httpd.apache.org/
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
Source1: index.html
@@ -482,6 +482,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/httpd/build/*.sh
%changelog
+* Sat Nov 11 2006 Joe Orton <jorton@redhat.com> 2.2.3-6
+- rebuild for BDB soname bump
+
* Mon Sep 11 2006 Joe Orton <jorton@redhat.com> 2.2.3-5
- updated "powered by Fedora" logo (#205573, Diana Fong)
- tweak welcome page wording slightly (#205880)