The package rpms/nuvolaruntime.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/nuvolaruntime.git/commit/?id=4886937....
Change: -ExcludeArch: ppc64le
Thanks.
Full change: ============
commit 9b9f61401e968167dd9e36e7d421ad3cc46d5783 Merge: 753888c 4886937 Author: Martin Gansser martinkg@fedoraproject.org Date: Mon Jul 31 11:23:02 2017 +0200
Merge branch 'master' into f25
commit 48869373dd9bc12e954d676921f65ab546fa6031 Author: Martin Gansser martinkg@fedoraproject.org Date: Mon Jul 31 11:12:22 2017 +0200
include ppc64le again
diff --git a/nuvolaruntime.spec b/nuvolaruntime.spec index 695378c..f434824 100644 --- a/nuvolaruntime.spec +++ b/nuvolaruntime.spec @@ -6,7 +6,7 @@
Name: nuvolaruntime Version: 4.5.0 -Release: 4%{?dist} +Release: 5%{?dist} # Nuvola itself is BSD licensed, but the bundled engineio-soup content is MIT. License: BSD and MIT Summary: Tight integration of web apps with your desktop @@ -16,9 +16,9 @@ Patch0: 0001-Revert-Check-whether-VA-API-driver-is-installed.patch Patch1: 0002-Revert-Check-whether-VDPAU-driver-is-installed.patch
# Build is broken on ppc64le -%if 0%{?fedora} >= 26 -ExcludeArch: ppc64le -%endif +#if 0%{?fedora} >= 26 +#ExcludeArch: ppc64le +#endif
BuildRequires: gcc BuildRequires: desktop-file-utils @@ -168,6 +168,9 @@ fi
%changelog +* Mon Jul 31 2017 Martin Gansser martinkg@fedoraproject.org - 4.5.0-5 +- include ppc64le again + * Fri Jul 28 2017 Martin Gansser martinkg@fedoraproject.org - 4.5.0-4 - exclude ppc64le due build problem
arch-excludes@lists.fedoraproject.org