From 59a71d1cb4540078b591172790acb468ac5f32ab Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Dec 28 2017 18:05:31 +0000 Subject: build only where qtwebengine is available --- diff --git a/parley.spec b/parley.spec index fe409ee..5d2a764 100644 --- a/parley.spec +++ b/parley.spec @@ -14,6 +14,9 @@ URL: https://cgit.kde.org/%{name}.git %endif Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{name}-%{version}.tar.xz +# handled by qt5-srpm-macros, which defines %%qt5_qtwebengine_arches +%{?qt5_qtwebengine_arches:ExclusiveArch: %{qt5_qtwebengine_arches}} + BuildRequires: desktop-file-utils BuildRequires: extra-cmake-modules BuildRequires: gettext