diff -r ff41abc3ea34 -r b8f1c62354df MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Wed Mar 14 22:20:32 2018 +0100 +++ b/MozillaFirefox/MozillaFirefox.spec Fri Mar 16 18:31:19 2018 +0100 @@ -19,10 +19,10 @@ # changed with every update %define major 59 -%define mainver %major.0 +%define mainver %major.0.1 %define update_channel release %define branding 1 -%define releasedate 20180310025718 +%define releasedate 20180315233128 # PIE, full relro (x86_64 for now) %define build_hardened 1 @@ -150,6 +150,7 @@ Patch6: mozilla-reduce-files-per-UnifiedBindings.patch Patch7: mozilla-aarch64-startup-crash.patch Patch8: mozilla-bmo256180.patch +Patch9: mozilla-bmo1005535.patch # Firefox/browser Patch101: firefox-kde.patch Patch102: firefox-branded-icons.patch @@ -260,6 +261,7 @@ %endif %patch7 -p1 %patch8 -p1 +%patch9 -p1 # Firefox %patch101 -p1 %patch102 -p1 @@ -333,7 +335,7 @@ ac_add_options --disable-optimize %endif %endif -%ifarch ppc ppc64 ppc64le %arm +%ifarch %arm ac_add_options --disable-elf-hack %endif ac_add_options --with-system-nspr