summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2020-12-22 11:19:48 +0100
committerMartin Stransky <stransky@redhat.com>2020-12-22 11:19:48 +0100
commitbec5fd344331f29af6f28517c779b52844984f41 (patch)
tree29fff6dfb38cdc5ca09b31c80e8484a826c43d06 /firefox.spec
parentUpdated to 84.0.1 (diff)
downloadlibrewolf-fedora-ff-bec5fd344331f29af6f28517c779b52844984f41.tar.gz
librewolf-fedora-ff-bec5fd344331f29af6f28517c779b52844984f41.tar.bz2
librewolf-fedora-ff-bec5fd344331f29af6f28517c779b52844984f41.zip
Added fix for mozbz#1631061, temporary build with build with nss 3.59.0
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index 86cb1e2..4df041a 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -207,6 +207,7 @@ Patch415: mozilla-1670333.patch
Patch418: mozilla-1556931-s390x-hidden-syms.patch
Patch420: mozilla-1678680.patch
Patch421: mozilla-1680505.patch
+Patch422: mozilla-1631061.patch
# Upstream patches from mozbz#1672944
Patch450: pw1.patch
@@ -394,7 +395,7 @@ This package contains results of tests executed during build.
%endif
%patch3 -p1 -b .arm
%patch44 -p1 -b .build-arm-libopus
-#%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
@@ -428,6 +429,7 @@ This package contains results of tests executed during build.
%patch455 -p1 -b .pw6
%patch420 -p1 -b .1678680
%patch421 -p1 -b .1680505
+%patch422 -p1 -b .1631061
%patch500 -p1 -b .ffvpx
bgstack15