diff --git a/nss.spec b/nss.spec index b516c98..8d69ae1 100644 --- a/nss.spec +++ b/nss.spec @@ -19,7 +19,7 @@ Summary: Network Security Services Name: nss Version: 3.51.1 -Release: 5 +Release: 6 Epoch: 2 Group: System/Libraries License: MPL or GPLv2+ or LGPLv2+ @@ -407,7 +407,7 @@ cat %{SOURCE10} | sed -e "s,%%libdir%%,%{_libdir},g" \ -e "s,%%exec_prefix%%,%{_prefix},g" \ -e "s,%%includedir%%,%{_includedir}/nss3,g" \ -e "s,%%NSPR_VERSION%%,%{nspr_version},g" \ - -e "s,%%NSSUTIL_VERSION%%,%{nss_version},g" \ + -e "s,%%NSSUTIL_VERSION%%,%{version},g" \ -e "s,%%SOFTOKEN_VERSION%%,%{version},g" > \ %{buildroot}%{_libdir}/pkgconfig/nss-softokn.pc %endif