From 425b7745cc9d47ab1af24296b6c86740d1ef85c7 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Mon, 4 May 2020 18:52:06 +0200 Subject: build with nss 3.51.1 --- firefox.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 5de82b9..11e9668 100644 --- a/firefox.spec +++ b/firefox.spec @@ -24,7 +24,7 @@ ExcludeArch: s390x %global enable_mozilla_crashreporter 0 %endif -%global system_nss 0 +%global system_nss 1 %global system_ffi 1 %ifarch armv7hl %global system_libvpx 1 @@ -87,7 +87,7 @@ ExcludeArch: s390x %if %{?system_nss} %global nspr_version 4.21 %global nspr_build_version %{nspr_version} -%global nss_version 3.50 +%global nss_version 3.51.1 %global nss_build_version %{nss_version} %endif @@ -361,7 +361,7 @@ This package contains results of tests executed during build. %if 0%{?big_endian} %patch26 -p1 -b .icu %endif -%patch46 -p1 -b .nss-version +#%patch46 -p1 -b .nss-version %patch47 -p1 -b .fedora-shebang %patch48 -p1 -b .build-arm-wasm %patch49 -p1 -b .build-arm-libaom -- cgit