SPECS: nss.spec - updated to 3.11.4 - pass CC - -devel R: nspr-devel

qboosh qboosh at pld-linux.org
Fri Nov 24 08:57:00 CET 2006


Author: qboosh                       Date: Fri Nov 24 07:57:00 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 3.11.4
- pass CC
- -devel R: nspr-devel

---- Files affected:
SPECS:
   nss.spec (1.73 -> 1.74) 

---- Diffs:

================================================================
Index: SPECS/nss.spec
diff -u SPECS/nss.spec:1.73 SPECS/nss.spec:1.74
--- SPECS/nss.spec:1.73	Thu Nov  2 15:24:05 2006
+++ SPECS/nss.spec	Fri Nov 24 08:56:55 2006
@@ -6,8 +6,8 @@
 Summary:	NSS - Network Security Services
 Summary(pl):	NSS - Network Security Services
 Name:		nss
-Version:	3.11.3
-Release:	3
+Version:	3.11.4
+Release:	1
 Epoch:		1
 License:	GPL
 Group:		Libraries
@@ -17,15 +17,15 @@
 # :pserver:anonymous at cvs-mirror.mozilla.org:/cvsroot mozilla/security/nss -r NSS_3_9_4_RTM
 #Source0:	%{name}-%{version}.tar.bz2
 Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_%{foover}_RTM/src/%{name}-%{version}.tar.gz
-# Source0-md5:	196c8d2746bd75d3561d129f64bbf9cf
+# Source0-md5:	74af8ebdf94307f47ff8931adbef9c39
 Source1:	%{name}-mozilla-nss.pc
 Source2:	%{name}-config.in
 Patch0:		%{name}-Makefile.patch
 URL:		http://www.mozilla.org/projects/security/pki/nss/
-BuildRequires:	nspr-devel >= 1:4.6.3
+BuildRequires:	nspr-devel >= 1:4.6.4
 BuildRequires:	zlib-devel
 BuildConflicts:	mozilla < 0.9.6-3
-Requires:	nspr >= 1:4.6.3
+Requires:	nspr >= 1:4.6.4
 Obsoletes:	libnss3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -60,6 +60,7 @@
 Summary(pl):	NSS - pliki nagłówkowe
 Group:		Development/Libraries
 Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	nspr-devel >= 1:4.6.4
 Obsoletes:	libnss3-devel
 
 %description devel
@@ -98,6 +99,7 @@
 	NO_MDUPDATE=1 \
 	USE_PTHREADS=1 \
 	BUILD_OPT=1 \
+	CC="%{__cc}" \
 	OPTIMIZER="%{rpmcflags}"
 
 %{__make} -j1 build_dbm \
@@ -107,6 +109,7 @@
 	NO_MDUPDATE=1 \
 	USE_PTHREADS=1 \
 	BUILD_OPT=1 \
+	CC="%{__cc}" \
 	OPTIMIZER="%{rpmcflags}" \
 	PLATFORM="pld"
 
@@ -116,9 +119,10 @@
 	MOZILLA_CLIENT=1 \
 	NO_MDUPDATE=1 \
 	USE_PTHREADS=1 \
-	BUILD_OPT=1 \
 	USE_SYSTEM_ZLIB=1 \
 	ZLIB_LIBS="-lz" \
+	BUILD_OPT=1 \
+	CC="%{__cc}" \
 	OPTIMIZER="%{rpmcflags}" \
 	PLATFORM="pld"
 
@@ -190,6 +194,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.74  2006/11/24 07:56:55  qboosh
+- updated to 3.11.4
+- pass CC
+- -devel R: nspr-devel
+
 Revision 1.73  2006/11/02 14:24:05  glen
 - add todo about sign data
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nss.spec?r1=1.73&r2=1.74&f=u



More information about the pld-cvs-commit mailing list