Revert the nspr version change

This commit is contained in:
Martin Stransky 2013-12-12 10:54:57 +01:00
parent de9b2e9e74
commit 3c0eda5f06

View File

@ -13,7 +13,7 @@
%define build_langpacks 1
%if %{?system_nss}
%global nspr_version 4.10.1
%global nspr_version 4.10.2
%global nspr_build_version %(pkg-config --silence-errors --modversion nspr 2>/dev/null || echo 65536)
%global nss_version 3.15.2
%global nss_build_version %(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536)