Enabled ARMv7 (rhbz#1426850)

This commit is contained in:
Martin Stransky 2017-02-27 11:13:12 +01:00
parent 31c2c8ce42
commit 2754a84f5a

View File

@ -1,6 +1,5 @@
# Temporary disabled due to js crash # Temporary disabled due to js crash
#ExcludeArch: armv7hl
ExcludeArch: armv7hl
# Use system nspr/nss? # Use system nspr/nss?
%define system_nss 1 %define system_nss 1
@ -98,7 +97,7 @@ ExcludeArch: armv7hl
Summary: Mozilla Firefox Web browser Summary: Mozilla Firefox Web browser
Name: firefox Name: firefox
Version: 51.0.1 Version: 51.0.1
Release: 7%{?pre_tag}%{?dist} Release: 8%{?pre_tag}%{?dist}
URL: https://www.mozilla.org/firefox/ URL: https://www.mozilla.org/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+ License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet Group: Applications/Internet
@ -792,6 +791,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#--------------------------------------------------------------------- #---------------------------------------------------------------------
%changelog %changelog
* Mon Feb 27 2017 Martin Stransky <stransky@redhat.com> - 51.0.1-8
- Enabled ARMv7 (rhbz#1426850)
* Mon Feb 27 2017 Martin Stransky <stransky@redhat.com> - 51.0.1-7 * Mon Feb 27 2017 Martin Stransky <stransky@redhat.com> - 51.0.1-7
- Added fix for rhbz#1414535 - Added fix for rhbz#1414535