rdieter pushed to plasma-desktop (master). "Recommends: kmenuedit"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat May 9 03:41:22 UTC 2015


From 4e1670dd1d62c175903f762b17bc0aa94a7b5f3e Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Fri, 8 May 2015 22:41:16 -0500
Subject: Recommends: kmenuedit


diff --git a/plasma-desktop.spec b/plasma-desktop.spec
index 637ac44..585dcd6 100644
--- a/plasma-desktop.spec
+++ b/plasma-desktop.spec
@@ -1,6 +1,6 @@
 Name:           plasma-desktop
 Version:        5.3.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Plasma Desktop shell
 
 License:        GPLv2+ and (GPLv2 or GPLv3)
@@ -101,6 +101,13 @@ Requires:       kwrited
 # Install KWin
 Requires:       kwin
 
+# kickoff -> edit applications
+%if 0%{?fedora} > 20
+Recommends: kmenuedit
+%else
+Requires: kmenuedit
+%endif
+
 # KCM touchpad has been merged to plasma-desktop in 5.3
 Provides:       kcm_touchpad = %{version}-%{release}
 Obsoletes:      kcm_touchpad < 5.3.0
@@ -248,6 +255,9 @@ fi
 
 
 %changelog
+* Fri May 08 2015 Rex Dieter <rdieter at fedoraproject.org> 5.3.0-5
+- Recommends: kmenuedit
+
 * Sun May 03 2015 Rex Dieter <rdieter at fedoraproject.org> 5.3.0-4
 - (re)fix fontinst service paths (#1208229)
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/plasma-desktop.git/commit/?h=master&id=4e1670dd1d62c175903f762b17bc0aa94a7b5f3e


More information about the scm-commits mailing list