rpms/nss/F-11 nss.spec,1.70,1.71

Elio Maldonado emaldonado at fedoraproject.org
Tue Jun 9 05:17:18 UTC 2009


Author: emaldonado

Update of /cvs/extras/rpms/nss/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24855

Modified Files:
	nss.spec 
Log Message:
add patch to fix bug 502133


Index: nss.spec
===================================================================
RCS file: /cvs/extras/rpms/nss/F-11/nss.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -p -r1.70 -r1.71
--- nss.spec	5 Jun 2009 14:58:07 -0000	1.70
+++ nss.spec	9 Jun 2009 05:16:48 -0000	1.71
@@ -4,7 +4,7 @@
 Summary:          Network Security Services
 Name:             nss
 Version:          3.12.3.99.3
-Release:          2.11.1%{?dist}
+Release:          2.11.2%{?dist}
 License:          MPLv1.1 or GPLv2+ or LGPLv2+
 URL:              http://www.mozilla.org/projects/security/pki/nss/
 Group:            System Environment/Libraries
@@ -37,6 +37,7 @@ Patch2:           nss-nolocalsql.patch
 Patch4:           nss-pem-bug483855.patch
 Patch5:           nss-pem-bug429175.patch
 Patch6:           nss-enable-pem.patch
+Patch7:           nss-stubs-bug502133.patch
 
 %description
 Network Security Services (NSS) is a set of libraries designed to
@@ -108,6 +109,7 @@ low level services.
 %patch4 -p0 -b .483855
 %patch5 -p0 -b .429175
 %patch6 -p0 -b .libpem
+%patch7 -p0 -b .502133
 
 #need newer certs to make test suite work
 #remove once we update to NSS 3.12.4
@@ -478,6 +480,8 @@ done
 
 
 %changelog
+* Fri Jun 08 2009 Elio Maldonado <emaldona at redhat.com> - 2.11.2
+- add patch for bug 502133 upstream bug 496997
 * Fri Jun 05 2009 Kai Engert <kaie at redhat.com> - 3.12.3.99.3-2.11.1
 - rebuild with higher release number for upgrade sanity
 * Fri Jun 05 2009 Kai Engert <kaie at redhat.com> - 3.12.3.99.3-2




More information about the fedora-extras-commits mailing list