[mod_nss/f14/master] - Rebuilt for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Thu Sep 30 06:00:48 UTC 2010


commit fc600666f877f90537263beb53994a49ef17523c
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 23:00:27 2010 -0700

    - Rebuilt for gcc bug 634757

 mod_nss.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mod_nss.spec b/mod_nss.spec
index 271fadf..99a5de0 100644
--- a/mod_nss.spec
+++ b/mod_nss.spec
@@ -1,6 +1,6 @@
 Name: mod_nss
 Version: 1.0.8
-Release: 9%{?dist}
+Release: 9%{?dist}.1
 Summary: SSL/TLS module for the Apache HTTP server
 Group: System Environment/Daemons
 License: ASL 2.0
@@ -120,6 +120,9 @@ fi
 %{_sbindir}/gencert
 
 %changelog
+* Wed Sep 29 2010 jkeating - 1.0.8-9.1
+- Rebuilt for gcc bug 634757
+
 * Thu Sep 23 2010 Rob Crittenden <rcritten at redhat.com> - 1.0.8-9
 - Revert mod_nss-wouldblock patch
 - Reset NSPR error before calling PR_Read(). This should fix looping


More information about the scm-commits mailing list