dont build on ppc64/s390x as qtwebengine is not supported on those platforms yet

This commit is contained in:
Than Ngo 2016-09-13 16:59:46 +02:00
parent fdb3ad4676
commit 2879cd10d3
1 changed files with 7 additions and 1 deletions

View File

@ -9,7 +9,7 @@
Name: kf5-%{framework}
Version: 16.08.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: The Akonadi Contacts Library
License: LGPLv2+
@ -23,6 +23,9 @@ URL: https://quickgit.kde.org/?p=%{framework}.git
%endif
Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{framework}-%{version}.tar.xz
# qt5-qtwebengine is only supported on these plattform
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el
BuildRequires: cyrus-sasl-devel
BuildRequires: extra-cmake-modules
BuildRequires: kf5-rpm-macros
@ -126,6 +129,9 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
%changelog
* Tue Sep 13 2016 Than Ngo <than@redhat.com> - - 16.08.1-2
- dont build on ppc64/s390x as qtwebengine is not supported yet
* Thu Sep 08 2016 Rex Dieter <rdieter@fedoraproject.org> - 16.08.1-1
- 16.08.1