diff --git a/nss.changes b/nss.changes index 9489269..75a51f0 100644 --- a/nss.changes +++ b/nss.changes @@ -1,3 +1,6 @@ +* Wed Sep 11 2019 Marko Kenttälä - 3.39-9 +- Drop installation requirement of nss-devel from softokn-freebl. Fixes JB#45887 + * Tue Mar 12 2019 Andrew Branson - 3.39-8 - Revert previous change as NSS is no longer in the critical build path. JB#36034 diff --git a/nss.spec b/nss.spec index 6da4166..b582a89 100644 --- a/nss.spec +++ b/nss.spec @@ -17,7 +17,7 @@ rpm.define(string.format("nss_archive_version %s", Summary: Network Security Services Name: nss Version: %{nss_version} -Release: 8%{?dist} +Release: 9%{?dist} License: MPLv2.0 URL: http://www.mozilla.org/projects/security/pki/nss/ Group: System Environment/Libraries @@ -137,7 +137,7 @@ low level services. %package softokn-freebl Summary: Network Security Services Softoken and Freebl Cryptographic Modules Group: System Environment/Base -Requires: nss-devel = %{version}-%{release} +BuildRequires: nss-devel Requires: nspr >= 4.12 Requires: nss >= 3.33