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

Elio Maldonado emaldonado at fedoraproject.org
Fri Nov 4 19:26:50 UTC 2011


commit cc7766a55d336f24944d6027dd4bb986e9f5060b
Author: Elio Maldonado <emaldona at redhat.com>
Date:   Fri Nov 4 12:26:07 2011 -0700

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

 nss.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/nss.spec b/nss.spec
index 4f3cb8f..acf2cc1 100644
--- a/nss.spec
+++ b/nss.spec
@@ -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 at 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 at redhat.com> - 3.13.1-1
 - Update to NSS_3_13_1_RTM
 - Update builtin certs to those from NSSCKBI_1_88_RTM


More information about the scm-commits mailing list