summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2022-03-02 10:51:06 +0100
committerMartin Stransky <stransky@redhat.com>2022-03-02 10:51:06 +0100
commite7fac329e3eedc1a6d61d69d0f3ccdb9888126ac (patch)
tree053744c955d184ba5bb049531f5712ac8f54c291 /firefox.spec
parentmerge (diff)
downloadlibrewolf-fedora-ff-e7fac329e3eedc1a6d61d69d0f3ccdb9888126ac.tar.gz
librewolf-fedora-ff-e7fac329e3eedc1a6d61d69d0f3ccdb9888126ac.tar.bz2
librewolf-fedora-ff-e7fac329e3eedc1a6d61d69d0f3ccdb9888126ac.zip
i686 build fixes
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index ec27bab..185cc37 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -222,6 +222,8 @@ Patch62: build-python.patch
Patch65: D139022.diff
Patch66: D139078.diff
Patch67: D139088.diff
+Patch68: D139703.diff
+Patch69: D139704.diff
# Test patches
# Generate without context by
@@ -468,6 +470,8 @@ This package contains results of tests executed during build.
%patch65 -p1 -b .D139022
%patch66 -p1 -b .D139078
%patch67 -p1 -b .D139088
+%patch68 -p1 -b .D139703
+%patch69 -p1 -b .D139704
# Test patches
#%patch100 -p1 -b .firefox-tests-xpcshell
bgstack15