rebase nss-enable-pem.patch

This commit is contained in:
Kai Engert 2008-08-05 23:36:23 +00:00
parent 7729d267a9
commit 3a3e2a0570
2 changed files with 7 additions and 11 deletions

View File

@ -1,11 +1,7 @@
Index: mozilla/security/nss/lib/ckfw/manifest.mn diff -up ./mozilla/security/nss/lib/ckfw/manifest.mn.prepem ./mozilla/security/nss/lib/ckfw/manifest.mn
=================================================================== --- ./mozilla/security/nss/lib/ckfw/manifest.mn.prepem 2008-08-05 16:34:23.000000000 -0700
RCS file: /cvsroot/mozilla/security/nss/lib/ckfw/manifest.mn,v +++ ./mozilla/security/nss/lib/ckfw/manifest.mn 2008-08-05 16:34:30.000000000 -0700
retrieving revision 1.9 @@ -38,7 +38,7 @@ MANIFEST_CVS_ID = "@(#) $RCSfile: manife
diff -u -r1.9 manifest.mn
--- mozilla/security/nss/lib/ckfw/manifest.mn 16 Dec 2005 00:48:01 -0000 1.9
+++ mozilla/security/nss/lib/ckfw/manifest.mn 31 Aug 2007 17:58:23 -0000
@@ -38,7 +38,7 @@
CORE_DEPTH = ../../.. CORE_DEPTH = ../../..
@ -13,4 +9,4 @@ diff -u -r1.9 manifest.mn
+DIRS = builtins pem +DIRS = builtins pem
PRIVATE_EXPORTS = \ PRIVATE_EXPORTS = \
ck.h \ ck.h \

View File

@ -4,7 +4,7 @@
Summary: Network Security Services Summary: Network Security Services
Name: nss Name: nss
Version: 3.12.0.3 Version: 3.12.0.3
Release: 5%{?dist} Release: 6%{?dist}
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
@ -442,7 +442,7 @@ done
%changelog %changelog
* Tue Aug 05 2008 Kai Engert <kengert@redhat.com> - 3.12.0.3-5 * Tue Aug 05 2008 Kai Engert <kengert@redhat.com> - 3.12.0.3-6
- bug 456847, add Requires: pkgconfig - bug 456847, add Requires: pkgconfig
* Tue Jun 24 2008 Kai Engert <kengert@redhat.com> - 3.12.0.3-3 * Tue Jun 24 2008 Kai Engert <kengert@redhat.com> - 3.12.0.3-3
- nss package should own /etc/prelink.conf.d folder, rhbz#452062 - nss package should own /etc/prelink.conf.d folder, rhbz#452062