From a2b428df21af7b5b96a94be1c552bc606df2722b0a96f8ca8dfb6b283300539f Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Fri, 31 Mar 2017 18:31:22 +0000 Subject: [PATCH] - Build only for architectures compatible with Qt WebEngine OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mbox-importer?expand=0&rev=16 --- mbox-importer.changes | 5 +++++ mbox-importer.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/mbox-importer.changes b/mbox-importer.changes index c4e0194..89f6be3 100644 --- a/mbox-importer.changes +++ b/mbox-importer.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 31 18:30:09 UTC 2017 - fabian@ritter-vogt.de + +- Build only for architectures compatible with Qt WebEngine + ------------------------------------------------------------------- Sat Mar 25 23:10:52 CET 2017 - lbeltrame@kde.org diff --git a/mbox-importer.spec b/mbox-importer.spec index a4de49b..a6f1f65 100644 --- a/mbox-importer.spec +++ b/mbox-importer.spec @@ -42,6 +42,8 @@ BuildRequires: cmake(KF5Service) BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0 BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.2.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build +# It can only build on the same platforms as Qt Webengine +ExclusiveArch: %ix86 x86_64 %arm aarch64 mips mips64 %description This package contains a tool that can be used to import mbox archives