SPECS: nss.spec - add cacert.org root certificate; rel 4

glen glen at pld-linux.org
Tue Oct 28 00:00:22 CET 2008


Author: glen                         Date: Mon Oct 27 23:00:22 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add cacert.org root certificate; rel 4

---- Files affected:
SPECS:
   nss.spec (1.86 -> 1.87) 

---- Diffs:

================================================================
Index: SPECS/nss.spec
diff -u SPECS/nss.spec:1.86 SPECS/nss.spec:1.87
--- SPECS/nss.spec:1.86	Fri Jul 18 19:07:09 2008
+++ SPECS/nss.spec	Tue Oct 28 00:00:17 2008
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):	NSS - Network Security Services
 Name:		nss
 Version:	3.12
-Release:	3
+Release:	4
 Epoch:		1
 License:	MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:		Libraries
@@ -17,9 +17,12 @@
 # Source0-md5:	917f4e05f3982bd7fceaede197f0e1d4
 Source1:	%{name}-mozilla-nss.pc
 Source2:	%{name}-config.in
+Source3:	http://www.cacert.org/certs/root.der
+# Source3-md5:	a61b375e390d9c3654eebd2031461f6b
 Patch0:		%{name}-Makefile.patch
 URL:		http://www.mozilla.org/projects/security/pki/nss/
 BuildRequires:	nspr-devel >= 1:4.7
+BuildRequires:	nss-tools
 BuildRequires:	sqlite3-devel
 BuildRequires:	zlib-devel
 BuildConflicts:	mozilla < 0.9.6-3
@@ -94,6 +97,9 @@
 %build
 cd mozilla/security/nss
 
+# http://wiki.cacert.org/wiki/NSSLib
+addbuiltin -n "CAcert Inc." -t "CT,C,C" < %{SOURCE3} >> lib/ckfw/builtins/certdata.txt
+
 %ifarch %{x8664} ppc64
 export USE_64=1
 %endif
@@ -238,6 +244,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.87  2008/10/27 23:00:17  glen
+- add cacert.org root certificate; rel 4
+
 Revision 1.86  2008/07/18 17:07:09  glen
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nss.spec?r1=1.86&r2=1.87&f=u



More information about the pld-cvs-commit mailing list