From bc1775867b1cd1f99b24316553198ba49549feb0 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 9 Nov 2017 07:49:02 -0800 Subject: [PATCH] Cleanup conditionals --- kf5.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/kf5.spec b/kf5.spec index 535ad58..88a32b5 100644 --- a/kf5.spec +++ b/kf5.spec @@ -1,6 +1,6 @@ Name: kf5 Version: 5.39.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Filesystem and RPM macros for KDE Frameworks 5 License: BSD URL: http://www.kde.org @@ -20,11 +20,10 @@ Filesystem for KDE Frameworks 5. %package rpm-macros Summary: RPM macros for KDE Frameworks 5 -%if 0%{?fedora} +%if 0%{?fedora} || 0%{?rhel} > 7 Requires: cmake >= 3 Requires: qt5-rpm-macros -%endif -%if 0%{?rhel} +%else Requires: cmake3 Requires: qt5-qtbase-devel %endif @@ -71,6 +70,9 @@ sed -i \ %changelog +* Thu Nov 09 2017 Troy Dawson - 5.39.0-2 +- Cleanup conditionals + * Sun Oct 08 2017 Rex Dieter - 5.39.0-1 - 5.39.0