Update requested NSS version

This commit is contained in:
Martin Stransky 2014-03-19 08:18:48 +01:00
parent bb61945f59
commit 99f1d36d3e

View File

@ -37,7 +37,7 @@
%global libvpx_version 1.0.0 %global libvpx_version 1.0.0
%if %{?system_nss} %if %{?system_nss}
%global nspr_version 4.10.2 %global nspr_version 4.10.3
%global nspr_build_version %(pkg-config --silence-errors --modversion nspr 2>/dev/null || echo 65536) %global nspr_build_version %(pkg-config --silence-errors --modversion nspr 2>/dev/null || echo 65536)
%global nss_version 3.15.4 %global nss_version 3.15.4
%global nss_build_version %(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536) %global nss_build_version %(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536)