summaryrefslogtreecommitdiffstats
path: root/httpd.spec
diff options
context:
space:
mode:
authorjbj <jbj@fedoraproject.org>2004-11-13 00:48:42 +0000
committerjbj <jbj@fedoraproject.org>2004-11-13 00:48:42 +0000
commitb35049d303f3e17e18dc07b85d2f2a38c1caa9ec (patch)
treebcdaba636d0245b3af5f76b0b05b22ba2302564e /httpd.spec
parent8a051de0d75a35c3df22aa1d140aa6f5c4519ad3 (diff)
downloadhttpd-b35049d303f3e17e18dc07b85d2f2a38c1caa9ec.tar.gz
httpd-b35049d303f3e17e18dc07b85d2f2a38c1caa9ec.tar.xz
httpd-b35049d303f3e17e18dc07b85d2f2a38c1caa9ec.zip
- rebuild against db-4.3-21.httpd-2_0_52-4
Diffstat (limited to 'httpd.spec')
-rw-r--r--httpd.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/httpd.spec b/httpd.spec
index 335c76b..d6a08c6 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -7,7 +7,7 @@
Summary: Apache HTTP Server
Name: httpd
Version: 2.0.52
-Release: 3
+Release: 4
URL: http://httpd.apache.org/
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
Source1: index.html
@@ -118,7 +118,7 @@ also be found at http://httpd.apache.org/docs-2.0/.
%package -n mod_ssl
Group: System Environment/Daemons
Summary: SSL/TLS module for the Apache HTTP server
-Serial: 1
+Epoch: 1
BuildRequires: openssl-devel, distcache-devel
Prereq: openssl, dev, /bin/cat
Requires: httpd = %{version}-%{release}, make, httpd-mmn = %{mmn}
@@ -579,6 +579,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man8/suexec.8*
%changelog
+* Thu Nov 11 2004 Jeff Johnson <jbj@jbj.org> 2.0.52-4
+- rebuild against db-4.3-21.
+
* Thu Sep 28 2004 Joe Orton <jorton@redhat.com> 2.0.52-3
- add dummy connection address fixes from HEAD
- mod_ssl: add security fix for CAN-2004-0885