From 967fa1be0d672068f68ca342e1339ded740e6479 Mon Sep 17 00:00:00 2001 From: Elio Maldonado Date: Sun, 1 Jul 2012 10:35:21 -0700 Subject: [PATCH] Require nspr 4.9.1 --- nss.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nss.spec b/nss.spec index 3d8f4b0..c02a19b 100644 --- a/nss.spec +++ b/nss.spec @@ -1,4 +1,4 @@ -%global nspr_version 4.9 +%global nspr_version 4.9.1 %global nss_util_version 3.13.5 %global nss_softokn_fips_version 3.12.9 %global nss_softokn_version 3.13.5 @@ -585,6 +585,7 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h - Use Requires: %%{name}%%{?_isa} = %%{version}-%%{release} on tools - Drop zlib requires which rpmlint reports as error E: explicit-lib-dependency zlib - Enable sha224 portion of powerup selftest when running test suites +- Require nspr 4.9.1 * Wed Jun 20 2012 Elio Maldonado - 3.13.5-3 - Resolves: rhbz#833529 - revert unwanted change to nss.pc.in