[packages/nss] up to 3.53

atler atler at pld-linux.org
Tue Jun 2 18:58:03 CEST 2020


commit 6c55184a9ab5b53ee2708dc7b91696b4d599b905
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Jun 2 18:57:29 2020 +0200

    up to 3.53
    
    parallel build fixed upstream

 nss.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/nss.spec b/nss.spec
index 66a29b0..91de456 100644
--- a/nss.spec
+++ b/nss.spec
@@ -3,13 +3,13 @@
 Summary:	NSS - Network Security Services
 Summary(pl.UTF-8):	NSS - Network Security Services
 Name:		nss
-Version:	3.52.1
+Version:	3.53
 Release:	1
 Epoch:		1
 License:	MPL v2.0
 Group:		Libraries
 Source0:	http://ftp.mozilla.org/pub/security/nss/releases/NSS_%{foover}_RTM/src/%{name}-%{version}.tar.gz
-# Source0-md5:	8b2ef922d39951c300cf9bec4eb6aa97
+# Source0-md5:	64f5b4719d26e01257ba5f0fa19acf20
 Source1:	%{name}-mozilla-nss.pc
 Source2:	%{name}-config.in
 Source3:	http://www.cacert.org/certs/root.der
@@ -140,12 +140,12 @@ export USE_X32=1
 # Thus we also build noecc version (which doesn't require hack) and use these
 # libs from there.
 %{__sed} -i -e 's|#error|//error|g' ecc/nss/lib/freebl/ecl/ecl-curve.h
-%{__make} -j1 -C ecc/nss \
+%{__make} -C ecc/nss all \
 	NSS_ECC_MORE_THAN_SUITE_B=1 \
 	CC="%{__cc}" \
 	OPTIMIZER="%{rpmcflags} %{rpmcppflags}" \
 
-%{__make} -j1 -C noecc/nss \
+%{__make} -C noecc/nss all \
 	CC="%{__cc}" \
 	OPTIMIZER="%{rpmcflags} %{rpmcppflags}"
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nss.git/commitdiff/6c55184a9ab5b53ee2708dc7b91696b4d599b905



More information about the pld-cvs-commit mailing list