summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2017-01-16 14:37:59 +0100
committerMartin Stransky <stransky@redhat.com>2017-01-16 14:37:59 +0100
commit248f1795984c0fb3cef46418923ab2548887bc3d (patch)
tree139c96175150df21a6dfbda8b5d8b1dc1719b38c /firefox.spec
parentAdded patch for nss 3.28.1 (mozbz#1290037) (diff)
downloadlibrewolf-fedora-ff-248f1795984c0fb3cef46418923ab2548887bc3d.tar.gz
librewolf-fedora-ff-248f1795984c0fb3cef46418923ab2548887bc3d.tar.bz2
librewolf-fedora-ff-248f1795984c0fb3cef46418923ab2548887bc3d.zip
build fix - mozbz#1329272
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index 4a6c8b3..8ed119e 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -139,6 +139,7 @@ Patch406: mozilla-256180.patch
# fix various rendering problems
Patch407: widget-rebase.patch
Patch408: mozilla-1290037.patch
+Patch409: mozilla-1329272.patch
# Debian patches
Patch500: mozilla-440908.patch
@@ -282,6 +283,7 @@ cd %{tarballdir}
# fix various rendering problems
%patch407 -p1 -b .widget-rebase
%patch408 -p1 -b .1290037
+%patch409 -p1 -b .1329272
# Debian extension patch
%patch500 -p1 -b .440908
bgstack15