summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2018-06-20 15:04:10 +0200
committerMartin Stransky <stransky@redhat.com>2018-06-20 15:04:10 +0200
commit2061ceea5ff1e352fa3bde9e2994e059f1c0af34 (patch)
treef2bbdd61e4de51781eb0c9edf51decdf0d35d580 /firefox.spec
parentMerge branch 'master' into f27 (diff)
parentAdded missing patches from 60.0.2 (diff)
downloadlibrewolf-fedora-ff-2061ceea5ff1e352fa3bde9e2994e059f1c0af34.tar.gz
librewolf-fedora-ff-2061ceea5ff1e352fa3bde9e2994e059f1c0af34.tar.bz2
librewolf-fedora-ff-2061ceea5ff1e352fa3bde9e2994e059f1c0af34.zip
Merge branch 'master' into f27
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec7
1 files changed, 2 insertions, 5 deletions
diff --git a/firefox.spec b/firefox.spec
index 6f80a7d..c7b51e9 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -145,8 +145,6 @@ Patch224: mozilla-1170092.patch
Patch225: mozilla-1005640-accept-lang.patch
#ARM run-time patch
Patch226: rhbz-1354671.patch
-# ppc(64)le run-time js patch
-Patch227: rhbz-1498561.patch
# Upstream patches
Patch402: mozilla-1196777.patch
@@ -340,7 +338,7 @@ This package contains results of tests executed during build.
%patch29 -p1 -b .big-endian
%endif
%patch37 -p1 -b .jit-atomic-lucky
-#%patch40 -p1 -b .aarch64-skia
+%patch40 -p1 -b .aarch64-skia
%patch3 -p1 -b .arm
# Fedora patches
@@ -353,7 +351,6 @@ This package contains results of tests executed during build.
%ifarch aarch64
%patch226 -p1 -b .1354671
%endif
-#%patch227 -p1 -b .rhbz-1498561
%patch402 -p1 -b .1196777
%patch406 -p1 -b .256180
@@ -361,7 +358,7 @@ This package contains results of tests executed during build.
%ifarch %{arm}
%patch415 -p1 -b .mozilla-1238661
%endif
-#%patch416 -p1 -b .1424422
+%patch416 -p1 -b .1424422
#%patch417 -p1 -b .bug1375074-save-restore-x28
%patch418 -p1 -b .mozilla-1436242
bgstack15