diff --git a/kf5-kalarmcal.spec b/kf5-kalarmcal.spec index d584c5b..594a06e 100644 --- a/kf5-kalarmcal.spec +++ b/kf5-kalarmcal.spec @@ -9,7 +9,7 @@ Name: kf5-%{framework} Version: 19.04.2 -Release: 1%{?dist} +Release: 1%{?dist}.1 Summary: The KAlarmCal Library License: LGPLv2+ @@ -23,6 +23,10 @@ URL: https://cgit.kde.org/%{framework}.git %endif Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{framework}-%{version}.tar.xz +%if 0%{?rhel} && 0%{?rhel} > 7 +ExclusiveArch: x86_64 ppc64le %{arm} +%endif + BuildRequires: extra-cmake-modules BuildRequires: kf5-rpm-macros @@ -105,6 +109,9 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||: %changelog +* Thu Aug 08 2019 Troy Dawson - 19.04.2-1.1 +- Apply ExclusiveArch for RHEL8. libical (and thus kcalendarcore) not on all arches for RHEL8. + * Wed Jun 05 2019 Rex Dieter - 19.04.2-1 - 19.04.2