SPECS: nss.spec - updated to 3.11, updated Makefile patch, removed...

qboosh qboosh at pld-linux.org
Fri Jan 13 23:13:32 CET 2006


Author: qboosh                       Date: Fri Jan 13 22:13:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 3.11, updated Makefile patch, removed obsolete system-zlib,dbm patches

---- Files affected:
SPECS:
   nss.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: SPECS/nss.spec
diff -u SPECS/nss.spec:1.58 SPECS/nss.spec:1.59
--- SPECS/nss.spec:1.58	Tue May  3 00:47:11 2005
+++ SPECS/nss.spec	Fri Jan 13 23:13:27 2006
@@ -2,7 +2,7 @@
 Summary:	NSS - Network Security Services
 Summary(pl):	NSS - Network Security Services
 Name:		nss
-Version:	3.10
+Version:	3.11
 %define	foover	%(echo %{version} | tr . _)
 Release:	1
 Epoch:		1
@@ -13,14 +13,10 @@
 # :pserver:anonymous at cvs-mirror.mozilla.org:/cvsroot mozilla/security/coreconf -r NSS_3_9_4_RTM
 # :pserver:anonymous at cvs-mirror.mozilla.org:/cvsroot mozilla/security/nss -r NSS_3_9_4_RTM
 #Source0:	%{name}-%{version}.tar.bz2
-Source0:	http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_%{foover}_RTM/src/%{name}-%{version}.tar.gz
-# Source0-md5:	bd58f762f1b352910901f11823e67b97
+Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_%{foover}_RTM/src/%{name}-%{version}.tar.gz
+# Source0-md5:	9be73bd73e361e5e36edf77f456fa20a
 Source1:	%{name}-mozilla-nss.pc
 Patch0:		%{name}-Makefile.patch
-Patch1:		%{name}-system-zlib.patch
-# missing files
-# (:pserver:anonymous at cvs-mirror.mozilla.org:/cvsroot mozilla/security/dbm -r NSS_3_10_RTM)
-Patch2:		%{name}-dbm.patch
 BuildRequires:	nspr-devel >= 4.4.1
 BuildRequires:	zip >= 2.1
 BuildConflicts:	mozilla < 0.9.6-3
@@ -80,8 +76,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 cd mozilla/security/nss
@@ -112,6 +106,8 @@
 	NO_MDUPDATE=1 \
 	USE_PTHREADS=1 \
 	BUILD_OPT=1 \
+	USE_SYSTEM_ZLIB=1 \
+	ZLIB_LIBS="-lz" \
 	OPTIMIZER="%{rpmcflags}" \
 	PLATFORM="pld"
 
@@ -166,6 +162,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2006/01/13 22:13:27  qboosh
+- updated to 3.11, updated Makefile patch, removed obsolete system-zlib,dbm patches
+
 Revision 1.58  2005/05/02 22:47:11  qboosh
 - tab
 
================================================================

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



More information about the pld-cvs-commit mailing list