From 48869373dd9bc12e954d676921f65ab546fa6031 Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Jul 31 2017 09:12:22 +0000 Subject: 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 - 4.5.0-5 +- include ppc64le again + * Fri Jul 28 2017 Martin Gansser - 4.5.0-4 - exclude ppc64le due build problem