- Fix broken dependencies by updating the nss-util and nss-softokn versions

This commit is contained in:
Elio Maldonado 2011-11-04 12:26:07 -07:00
parent 28928af492
commit cc7766a55d
1 changed files with 6 additions and 3 deletions

View File

@ -1,12 +1,12 @@
%global nspr_version 4.8.9
%global nss_util_version 3.13
%global nss_softokn_version 3.13
%global nss_util_version 3.13.1
%global nss_softokn_version 3.13.1
%global unsupported_tools_directory %{_libdir}/nss/unsupported-tools
Summary: Network Security Services
Name: nss
Version: 3.13.1
Release: 1%{?dist}
Release: 2%{?dist}
License: MPLv1.1 or GPLv2+ or LGPLv2+
URL: http://www.mozilla.org/projects/security/pki/nss/
Group: System Environment/Libraries
@ -551,6 +551,9 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h
%changelog
* Fri Nov 04 2011 Elio Maldonado <emaldona@redhat.com> - 3.13.1-2
- Fix broken dependencies by updating the nss-util and nss-softokn versions
* Thu Nov 03 2011 Elio Maldonado <emaldona@redhat.com> - 3.13.1-1
- Update to NSS_3_13_1_RTM
- Update builtin certs to those from NSSCKBI_1_88_RTM