Remove unneeded patch
This commit is contained in:
parent
037460c0f7
commit
99bd1bfc40
@ -13,26 +13,3 @@ diff -u -p -r1.20 manifest.mn
|
|||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
# fortcrypt is no longer built
|
# fortcrypt is no longer built
|
||||||
Index: mozilla/security/nss/lib/nss/nssinit.c
|
|
||||||
===================================================================
|
|
||||||
RCS file: /cvsroot/mozilla/security/nss/lib/nss/nssinit.c,v
|
|
||||||
retrieving revision 1.103
|
|
||||||
diff -u -p -r1.103 nssinit.c
|
|
||||||
--- mozilla/security/nss/lib/nss/nssinit.c 29 Oct 2009 21:33:10 -0000 1.103
|
|
||||||
+++ mozilla/security/nss/lib/nss/nssinit.c 4 Dec 2009 01:25:06 -0000
|
|
||||||
@@ -52,6 +52,7 @@
|
|
||||||
#include "secoid.h"
|
|
||||||
#include "nss.h"
|
|
||||||
#include "pk11func.h"
|
|
||||||
+#include "pk11priv.h"
|
|
||||||
#include "secerr.h"
|
|
||||||
#include "nssbase.h"
|
|
||||||
#include "pkixt.h"
|
|
||||||
@@ -64,6 +65,7 @@
|
|
||||||
#include "ocspti.h"
|
|
||||||
#include "ocspi.h"
|
|
||||||
|
|
||||||
+
|
|
||||||
/*
|
|
||||||
* On Windows nss3.dll needs to export the symbol 'mktemp' to be
|
|
||||||
* fully backward compatible with the nss3.dll in NSS 3.2.x and
|
|
||||||
|
5
nss.spec
5
nss.spec
@ -7,7 +7,7 @@
|
|||||||
Summary: Network Security Services
|
Summary: Network Security Services
|
||||||
Name: nss
|
Name: nss
|
||||||
Version: 3.12.5
|
Version: 3.12.5
|
||||||
Release: 1%{?dist}.1
|
Release: 1%{?dist}.4
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
URL: http://www.mozilla.org/projects/security/pki/nss/
|
URL: http://www.mozilla.org/projects/security/pki/nss/
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -471,6 +471,9 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 09 2009 Elio Maldonado<emaldona@redhat.com> - 3.12.5-2.1
|
||||||
|
- Remove unneeded patch
|
||||||
|
|
||||||
* Thu Dec 03 2009 Elio Maldonado<emaldona@redhat.com> - 3.12.5-1.1
|
* Thu Dec 03 2009 Elio Maldonado<emaldona@redhat.com> - 3.12.5-1.1
|
||||||
- Retagging to include missing patch
|
- Retagging to include missing patch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user