From 581937538e9fdaf26b64c249da4593c5f03c3c41 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Jan 27 2020 17:47:12 +0000 Subject: Apply ExclusiveArch for RHEL8. libical (and thus kcalendarcore) not on all arches for RHEL8. --- diff --git a/kf5-kblog.spec b/kf5-kblog.spec index dc5f7e0..f923a26 100644 --- a/kf5-kblog.spec +++ b/kf5-kblog.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-kcoreaddons-devel >= 5.15