summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2017-05-10 14:14:02 +0200
committerMartin Stransky <stransky@redhat.com>2017-05-10 14:14:02 +0200
commit24b809ebca8baa07426f7983d96f7d88b7547144 (patch)
tree3cf38ea05c4a4884c4819990ca8eabf2b6a2ca02 /firefox.spec
parentenable arm builds (diff)
downloadlibrewolf-fedora-ff-24b809ebca8baa07426f7983d96f7d88b7547144.tar.gz
librewolf-fedora-ff-24b809ebca8baa07426f7983d96f7d88b7547144.tar.bz2
librewolf-fedora-ff-24b809ebca8baa07426f7983d96f7d88b7547144.zip
Added arm patches from mozbz#1321521
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 1afa544..00598f7 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -163,6 +163,8 @@ Patch406: mozilla-256180.patch
Patch407: mozilla-1348576.patch
Patch408: mozilla-1158076-1.patch
Patch409: mozilla-1158076-2.patch
+Patch410: mozilla-1321521.patch
+Patch411: mozilla-1321521-2.patch
# Debian patches
Patch500: mozilla-440908.patch
@@ -338,6 +340,8 @@ cd %{tarballdir}
%patch407 -p1 -b .1348576
%patch408 -p1 -b .1158076-1
%patch409 -p1 -b .1158076-2
+%patch410 -p1 -b .1321521
+%patch411 -p1 -b .1321521-2
# Debian extension patch
%patch500 -p1 -b .440908
bgstack15