The package rpms/firefox.git has added or updated architecture specific content in its spec file (ExclusiveArch/ExcludeArch or %ifarch/%ifnarch) in commit(s): https://src.fedoraproject.org/cgit/rpms/firefox.git/commit/?id=ebe7e15c3a1ec....
Change: -ExcludeArch: aarch64 armv7hl
Thanks.
Full change: ============
commit 585d06a58fd94d640d0239fbbb17e9b986642dbb Merge: 1a05c1c ebe7e15 Author: Martin Stransky stransky@redhat.com Date: Wed Jan 24 15:33:01 2018 +0100
Merge branch 'master' into f26
commit ebe7e15c3a1ec10e3706ecc5772eabfd746d6236 Author: Martin Stransky stransky@redhat.com Date: Wed Jan 24 15:32:48 2018 +0100
Enabled second arches , build fixes
diff --git a/firefox.spec b/firefox.spec index 2dffbbf..10a54b8 100644 --- a/firefox.spec +++ b/firefox.spec @@ -1,6 +1,3 @@ -# Temporary disable -ExcludeArch: aarch64 armv7hl - # Use system nspr/nss? %global system_nss 1
@@ -156,6 +153,7 @@ Patch411: mozilla-1321521-2.patch Patch412: mozilla-1337988.patch Patch413: mozilla-1353817.patch Patch416: mozilla-1399611.patch +Patch417: mozilla-1416170.patch
# Debian patches Patch500: mozilla-440908.patch @@ -339,6 +337,7 @@ This package contains results of tests executed during build. %patch413 -p1 -b .1353817 # CSD - Disabled now %patch416 -p1 -b .1399611 +%patch417 -p1 -b .1416170
# Debian extension patch # Disabled due to new pref module, see @@ -872,7 +871,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog * Wed Jan 24 2018 Martin Stransky stransky@redhat.com - 58.0-4 -- Enabled some second arches. +- Enabled second arches
* Wed Jan 24 2018 Martin Stransky stransky@redhat.com - 58.0-3 - Enabled titlebar/csd drawing patch again (mozbz#1399611).
arch-excludes@lists.fedoraproject.org