Update to NSS_3_12_9_BETA1
This commit is contained in:
parent
f3c92abf85
commit
f5fbb3f944
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,4 @@
|
||||
nss-3.12.8-stripped.tar.bz2
|
||||
nss-3.12.8.99.1-stripped.tar.bz2
|
||||
nss-pem-20101125.tar.bz2
|
||||
blank-cert8.db
|
||||
blank-key3.db
|
||||
|
13
nss.spec
13
nss.spec
@ -1,12 +1,12 @@
|
||||
%global nspr_version 4.8.6
|
||||
%global nss_util_version 3.12.8
|
||||
%global nss_softokn_version 3.12.8
|
||||
%global nspr_version 4.8.6.99.1
|
||||
%global nss_util_version 3.12.8.99.1
|
||||
%global nss_softokn_version 3.12.8.99.1
|
||||
%global unsupported_tools_directory %{_libdir}/nss/unsupported-tools
|
||||
|
||||
Summary: Network Security Services
|
||||
Name: nss
|
||||
Version: 3.12.8
|
||||
Release: 9%{?dist}
|
||||
Version: 3.12.8.99.1
|
||||
Release: 1%{?dist}
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
URL: http://www.mozilla.org/projects/security/pki/nss/
|
||||
Group: System Environment/Libraries
|
||||
@ -486,6 +486,9 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h
|
||||
%{_libdir}/libnssckfw.a
|
||||
|
||||
%changelog
|
||||
* Wed Dec 08 2010 Elio Maldonado <emaldona@redhat.com> - 3.12.8.99.1-1
|
||||
- Update to NSS_3_12_9_BETA1
|
||||
|
||||
* Thu Nov 25 2010 Elio Maldonado <emaldona@redhat.com> - 3.12.8-9
|
||||
- Update pem source tar with fixes for 614532 and 596674
|
||||
- Remove no longer needed patches
|
||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
||||
248bc97cb3fd613b23d66fd1d9d8d60a nss-3.12.8-stripped.tar.bz2
|
||||
f511f0c563c9eecdbafab8360daae8a1 nss-3.12.8.99.1-stripped.tar.bz2
|
||||
e63cddf74c07f0d818d1052ecc6fbb1f nss-pem-20101125.tar.bz2
|
||||
a5ae49867124ac75f029a9a33af31bad blank-cert8.db
|
||||
9315689bbd9f28ceebd47894f99fccbd blank-key3.db
|
||||
|
Loading…
Reference in New Issue
Block a user