From 7ab6af1f055e667beceb3779995cacee9a7f382f6900b9b7c22816f041553943 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Fri, 31 Mar 2017 18:30:19 +0000 Subject: [PATCH] - Build only for architectures compatible with Qt WebEngine OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-data-exporter?expand=0&rev=16 --- pim-data-exporter.changes | 5 +++++ pim-data-exporter.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/pim-data-exporter.changes b/pim-data-exporter.changes index c57a859..86a2127 100644 --- a/pim-data-exporter.changes +++ b/pim-data-exporter.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 31 18:30:14 UTC 2017 - fabian@ritter-vogt.de + +- Build only for architectures compatible with Qt WebEngine + ------------------------------------------------------------------- Sat Mar 25 23:10:54 CET 2017 - lbeltrame@kde.org diff --git a/pim-data-exporter.spec b/pim-data-exporter.spec index 51035da..5ea1681 100644 --- a/pim-data-exporter.spec +++ b/pim-data-exporter.spec @@ -59,6 +59,8 @@ BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 BuildRequires: pkgconfig(Qt5Xml) >= 5.2.0 Requires: kontact 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 utlities needed by KDE PIM to export data for backup and archival.