]> git.pld-linux.org Git - packages/nss.git/commitdiff
- updated to 3.9.4 ("released" in cvs) auto/ac/nss-3_9_4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 4 Dec 2004 02:15:47 +0000 (02:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed obsolete pk11_const patch (fixed already in sources)

Changed files:
    nss.spec -> 1.52

nss.spec

index 14544e7f7c56e6b1ba50c1f0f8f210db128f6280..9ccb65b21cf8e35f563387b933a1f9819bc050a1 100644 (file)
--- a/nss.spec
+++ b/nss.spec
@@ -1,17 +1,21 @@
 Summary:       NSS - Network Security Services
 Summary(pl):   NSS - Network Security Services
 Name:          nss
-Version:       3.9.2
+Version:       3.9.4
 %define        foover  %(echo %{version} | tr . _)
-Release:       2
+Release:       1
 Epoch:         1
 License:       GPL
 Group:         Libraries
-Source0:       http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_%{foover}_RTM/src/%{name}-%{version}.tar.gz
-# Source0-md5: c10b5100510dab1e3c94b76a4d7b1f23
+# :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot mozilla/dbm -r DBM_1_61_RTM
+# :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot mozilla/security/dbm -r DBM_1_61_RTM
+# :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot mozilla/security/coreconf -r NSS_3_9_4_RTM
+# :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot mozilla/security/nss -r NSS_3_9_4_RTM
+Source0:       %{name}-%{version}.tar.bz2
+# Source0-md5: ccf2d1cc0e8284fef3b49c94b9feafed
+#Source0:      http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_%{foover}_RTM/src/%{name}-%{version}.tar.gz
 Patch0:                %{name}-Makefile.patch
 Patch1:                %{name}-system-zlib.patch
-Patch2:                %{name}-pk11_const.patch
 BuildRequires: nspr-devel >= 4.4.1
 BuildRequires: zip >= 2.1
 BuildConflicts:        mozilla < 0.9.6-3
@@ -72,7 +76,6 @@ Statyczne wersje bibliotek z NSS.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 cd mozilla/security/nss
This page took 0.084861 seconds and 4 git commands to generate.