[httpd/f17] rebuild for older openssl; fixes RH #808793

Adam Williamson adamwill at fedoraproject.org
Sun Apr 1 00:36:53 UTC 2012


commit 117e07ccf07fdb79c2083b9b06bc23333df31e76
Author: Adam Williamson <awilliam at redhat.com>
Date:   Sat Mar 31 17:36:30 2012 -0700

    rebuild for older openssl; fixes RH #808793

 httpd.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/httpd.spec b/httpd.spec
index 4c3a853..33a7509 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -9,7 +9,7 @@
 Summary: Apache HTTP Server
 Name: httpd
 Version: 2.2.22
-Release: 2%{?dist}
+Release: 3%{?dist}
 URL: http://httpd.apache.org/
 Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
 Source1: index.html
@@ -536,6 +536,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_sysconfdir}/rpm/macros.httpd
 
 %changelog
+* Sat Mar 31 2012 Adam Williamson <awilliam at redhat.com> - 2.2.22-3
+- rebuild against openssl 1.0.0h (previous build was against
+  1.0.1, this is not good) RH #808793
+
 * Mon Feb 13 2012 Joe Orton <jorton at redhat.com> - 2.2.22-2
 - fix build against PCRE 8.30
 


More information about the scm-commits mailing list