From edc73873ec801baa6ecbe40bc57bf4f5d54fb946 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 5 Oct 2016 08:21:31 -0500 Subject: [PATCH] fix _with_kde4 conditional --- kde-connect.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/kde-connect.spec b/kde-connect.spec index 7a43442..bda702b 100644 --- a/kde-connect.spec +++ b/kde-connect.spec @@ -1,11 +1,11 @@ # once kf5 dolphin lands, may consider disabling this -- rex -#if 0%{?fedora} < 24 +%if 0%{?fedora} < 24 %global _with_kde4 1 -#endif +%endif Name: kde-connect Version: 1.0.1 -Release: 1%{?dist}.1 +Release: 2%{?dist} License: GPLv2+ Summary: KDE Connect client for communication with smartphones @@ -245,6 +245,9 @@ fi %changelog +* Wed Oct 05 2016 Rex Dieter - 1.0.1-2 +- fix _with_kde4 conditional + * Wed Oct 05 2016 Rex Dieter - 1.0.1-1.1 - -kde4-libs: inflate soname to avoid collisions (#1374869) - fix Obsoletes