Update for NSS 3.12.8 Beta 3
This commit is contained in:
parent
40dcb92ab3
commit
759a662b45
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,4 @@
|
||||
nss-3.12.7-stripped.tar.bz2
|
||||
nss-3.12.7.99.3-stripped.tar.bz2
|
||||
nss-pem-20100809.tar.bz2
|
||||
blank-cert8.db
|
||||
blank-key3.db
|
||||
|
17
nss.spec
17
nss.spec
@ -1,14 +1,14 @@
|
||||
%global nspr_version 4.8.6
|
||||
%global nss_util_version 3.12.7
|
||||
%global nss_util_build_version 3.12.6
|
||||
%global nss_softokn_version 3.12.6
|
||||
%global nss_softokn_build_version 3.12.6
|
||||
%global nss_util_version 3.12.8
|
||||
%global nss_util_build_version 3.12.7
|
||||
%global nss_softokn_version 3.12.8
|
||||
%global nss_softokn_build_version 3.12.7
|
||||
%global unsupported_tools_directory %{_libdir}/nss/unsupported-tools
|
||||
|
||||
Summary: Network Security Services
|
||||
Name: nss
|
||||
Version: 3.12.7
|
||||
Release: 3%{?dist}
|
||||
Version: 3.12.7.99.3
|
||||
Release: 1%{?dist}
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
URL: http://www.mozilla.org/projects/security/pki/nss/
|
||||
Group: System Environment/Libraries
|
||||
@ -491,10 +491,13 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h
|
||||
%{_libdir}/libnssckfw.a
|
||||
|
||||
%changelog
|
||||
* Sat Sep 04 2010 Elio Maldonado <emaldona@redhat.com> - 3.12.7.99.3-1
|
||||
- NSS 3.12.8 Beta3
|
||||
- Fix unclosed comment in renegotiate-transitional.patch
|
||||
|
||||
* Sat Aug 28 2010 Elio Maldonado <emaldona@redhat.com> - 3.12.7-3
|
||||
- Change BuildRequries to available version of nss-util-devel
|
||||
|
||||
%changelog
|
||||
* Sat Aug 28 2010 Elio Maldonado <emaldona@redhat.com> - 3.12.7-2
|
||||
- Define NSS_USE_SYSTEM_SQLITE and remove unneeded patch
|
||||
- Add comments regarding an unverioned provides which triggers rpmlint warning
|
||||
|
4
sources
4
sources
@ -1,8 +1,8 @@
|
||||
8a44cbd25ca6705a08559c2bf4228eef nss-3.12.7-stripped.tar.bz2
|
||||
ac8239be3d52b3608aa1c54af7b1b7aa nss-3.12.7.99.3-stripped.tar.bz2
|
||||
765fa031d5affa91ab824dd981777ddf nss-pem-20100809.tar.bz2
|
||||
a5ae49867124ac75f029a9a33af31bad blank-cert8.db
|
||||
9315689bbd9f28ceebd47894f99fccbd blank-key3.db
|
||||
73bc040a0542bba387e6dd7fb9fd7d23 blank-secmod.db
|
||||
691e663ccc07b7a1eaa6f088e03bf8e2 blank-cert9.db
|
||||
2ec9e0606ba40fe65196545564b7cc2a blank-key4.db
|
||||
9bbc62615e6b2b22547375b5d39ddfe7 PayPalEE.cert
|
||||
9bbc62615e6b2b22547375b5d39ddfe7 PayPalEE.cert
|
Loading…
Reference in New Issue
Block a user