From db24e3973c52addfeecfb47f67679d97973ef77b Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Jan 27 2020 17:53:48 +0000 Subject: Apply ExclusiveArch for RHEL8. libical (and thus kcalendarcore) not on all arches for RHEL8. --- diff --git a/kf5-akonadi-search.spec b/kf5-akonadi-search.spec index 4de4087..c98a8d1 100644 --- a/kf5-akonadi-search.spec +++ b/kf5-akonadi-search.spec @@ -23,6 +23,11 @@ URL: https://cgit.kde.org/%{framework}.git %endif Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{framework}-%{version}.tar.xz +# libical (and thus kcalendarcore) not on all arches for RHEL8. +%if 0%{?rhel} == 8 +ExclusiveArch: x86_64 ppc64le %{arm} +%endif + BuildRequires: extra-cmake-modules BuildRequires: kf5-rpm-macros BuildRequires: kf5-ki18n-devel >= 5.15