From 33f4e69a90926f6738632cc287585774bd93dead Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Fri, 5 Jan 2018 09:24:42 +0100 Subject: Disabled ARM on all Fedoras due to rhbz#1523912 --- firefox.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firefox.spec b/firefox.spec index b803375..da160cc 100644 --- a/firefox.spec +++ b/firefox.spec @@ -1,6 +1,5 @@ -%if 0%{?fedora} < 26 || 0%{?fedora} >= 27 +# Disabled due to rhbz#1523912 ExcludeArch: armv7hl -%endif # Use system nspr/nss? %global system_nss 1 @@ -861,6 +860,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : * Thu Jan 4 2018 Martin Stransky - 57.0.4-1 - Update to 57.0.4 - Require nss 3.34 (rhbz#1531031) +- Disabled ARM on all Fedoras due to rhbz#1523912 * Tue Jan 2 2018 Jan Horak - 57.0.3-1 - Exclude armv7hl due to OOM during build on koji -- cgit