]> git.pld-linux.org Git - packages/nss.git/commitdiff
- ver. 3.12.6 auto/th/nss-3_12_6-1 auto/ti/nss-3_12_6-1
authorSzymon Siwek <sls@pld-linux.org>
Fri, 2 Apr 2010 16:41:09 +0000 (16:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nss-Makefile.patch -> 1.15
    nss.spec -> 1.98

nss-Makefile.patch
nss.spec

index 9bdec612d658baaab64779c6918a4cf3bd29c5c3..7c1cc6b4c6cacb570f5698ad0f38352eea6bb900 100644 (file)
@@ -100,9 +100,9 @@ diff -Nur nss-3.11.orig/mozilla/security/coreconf/ruleset.mk nss-3.11/mozilla/se
 --- nss-3.12.4/mozilla/security/nss/lib/ssl/config.mk.orig     2009-06-11 02:55:52.000000000 +0200
 +++ nss-3.12.4/mozilla/security/nss/lib/ssl/config.mk  2009-08-28 22:40:25.676607585 +0200
 @@ -83,7 +83,7 @@
- else
+ DEFINES += -DNSS_SURVIVE_DOUBLE_BYPASS_FAILURE
+ endif
  
- # $(PROGRAM) has explicit dependencies on $(EXTRA_LIBS)
 -CRYPTOLIB=$(SOFTOKEN_LIB_DIR)/$(LIB_PREFIX)freebl.$(LIB_SUFFIX)
 +CRYPTOLIB=$(SOFTOKEN_LIB_DIR)/$(LIB_PREFIX)freebl3.$(LIB_SUFFIX)
  
index d0f04751af3b4ae3d1cf941e439c655afdace637..34c5340ab28c5bdcf98097a5b10cc70ed2e50db7 100644 (file)
--- a/nss.spec
+++ b/nss.spec
@@ -2,7 +2,7 @@
 Summary:       NSS - Network Security Services
 Summary(pl.UTF-8):     NSS - Network Security Services
 Name:          nss
-Version:       3.12.5
+Version:       3.12.6
 Release:       1
 Epoch:         1
 License:       MPL v1.1 or GPL v2+ or LGPL v2.1+
@@ -13,7 +13,7 @@ Group:                Libraries
 # :pserver:anonymous@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: 894b455601e41c6c782efb55c4c28b61
+# Source0-md5: da42596665f226de5eb3ecfc1ec57cd1
 Source1:       %{name}-mozilla-nss.pc
 Source2:       %{name}-config.in
 Source3:       http://www.cacert.org/certs/root.der
@@ -98,7 +98,7 @@ Freebl cryptographic library for the Network Security Services.
 Biblioteka kryptograficzna freebl dla bibliotek NSS.
 
 %prep
-%setup -q -c 
+%setup -q
 %patch0 -p1
 
 %if 0%{!?debug:1}
This page took 0.308439 seconds and 4 git commands to generate.