diff options
author | Martin Stransky <stransky@redhat.com> | 2018-10-19 12:40:07 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2018-10-19 12:40:07 +0200 |
commit | 158294b3853f32d91c9ec6a213df88552ffa7242 (patch) | |
tree | 9cff890b8c8bc9915ce01d4933c9ea16b63b28a1 /firefox.spec | |
parent | Added prio build patch (diff) | |
download | librewolf-fedora-ff-158294b3853f32d91c9ec6a213df88552ffa7242.tar.gz librewolf-fedora-ff-158294b3853f32d91c9ec6a213df88552ffa7242.tar.bz2 librewolf-fedora-ff-158294b3853f32d91c9ec6a213df88552ffa7242.zip |
Added fixes for mozbz#1494037 and mozbz#1500366
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index b065b31..b2452dd 100644 --- a/firefox.spec +++ b/firefox.spec @@ -137,6 +137,8 @@ Patch38: build-cacheFlush-missing.patch Patch40: build-aarch64-skia.patch Patch41: build-disable-elfhack.patch Patch42: prio-nss-build.patch +Patch43: mozilla-1500366.patch +Patch44: mozilla-1494037.patch # Fedora specific patches Patch215: firefox-enable-addons.patch @@ -339,6 +341,8 @@ This package contains results of tests executed during build. %endif %patch3 -p1 -b .arm %patch42 -p1 -b .nss-build +%patch43 -p1 -b .1500366 +%patch44 -p1 -b .1494037 # Fedora patches %patch215 -p1 -b .addons |