rdieter pushed to smokekde (f22). "(re)disable kate support on f22+ (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Mar 30 14:31:06 UTC 2015


>From 26cdab34d96a4124381f1dd7b687572fb80a7079 Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Mon, 30 Mar 2015 09:30:20 -0500
Subject: (re)disable kate support on f22+

kate4 compat package currently does not provide -devel

diff --git a/smokekde.spec b/smokekde.spec
index b40e138..36028cb 100644
--- a/smokekde.spec
+++ b/smokekde.spec
@@ -1,7 +1,7 @@
 
-#if 0%{?fedora} < 22
+%if 0%{?fedora} < 22
 %define kate 1
-#endif
+%endif
 
 Name: smokekde
 Version: 4.14.3
@@ -31,7 +31,7 @@ Requires: smokegen%{?_isa} >= %{version}
 Requires: smokeqt%{?_isa} >= %{version}
 
 %if 0%{?kate}
-BuildRequires: kate4-devel >= 4.13.3
+BuildRequires: kate-devel >= 4.13.3
 Requires: kate4-part%{?_isa}
 %else
 BuildConflicts: kate-devel
@@ -114,7 +114,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 %changelog
 * Mon Mar 30 2015 Rex Dieter <rdieter at fedoraproject.org> 4.14.3-6
-- (re)enable kate support universally (now that we have kate4 compat pkg)
+- fix kate versioning
 
 * Thu Feb 19 2015 Rex Dieter <rdieter at fedoraproject.org> 4.14.3-5
 - disable kate(4) support for f22+ (where kf5-kate and plasma5 is used)
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/smokekde.git/commit/?h=f22&id=26cdab34d96a4124381f1dd7b687572fb80a7079


More information about the scm-commits mailing list