]> git.pld-linux.org Git - packages/nss.git/commitdiff
up to 3.48 auto/th/nss-3.48-1
authorJan Palus <atler@pld-linux.org>
Thu, 5 Dec 2019 20:17:42 +0000 (21:17 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 5 Dec 2019 20:17:42 +0000 (21:17 +0100)
nss.spec

index f7a4a8905c5f4000e685f4c386d1fd54089851dd..ccb43bd16f4a6495cb8a72ab89ee336ed8f9b685 100644 (file)
--- a/nss.spec
+++ b/nss.spec
@@ -1,15 +1,15 @@
-%define        nspr_ver        1:4.23
+%define        nspr_ver        1:4.24
 %define        foover  %(echo %{version} | tr . _)
 Summary:       NSS - Network Security Services
 Summary(pl.UTF-8):     NSS - Network Security Services
 Name:          nss
-Version:       3.47.1
+Version:       3.48
 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: 1c32c2e89958e8255a6da1ea43ea8206
+# Source0-md5: 7855014d8653aec66106ad910487a9c9
 Source1:       %{name}-mozilla-nss.pc
 Source2:       %{name}-config.in
 Source3:       http://www.cacert.org/certs/root.der
@@ -219,6 +219,7 @@ ln -s /%{_lib}/libfreeblpriv3.chk $RPM_BUILD_ROOT%{_libdir}/libfreeblpriv3.chk
 %{__rm} $RPM_BUILD_ROOT%{_bindir}/rsapoptst
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libgtest*
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libnss*-testlib.so
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libpkcs11testmodule.*
 
 if [ ! -f "$RPM_BUILD_ROOT%{_includedir}/nss/nsslowhash.h" ]; then
        echo >&2 "ERROR: %{_includedir}/nss/nsslowhash.h not installed. Needed by glibc"
This page took 0.492845 seconds and 4 git commands to generate.