[kmess] Requires: kdebase-runtime

Rex Dieter rdieter at fedoraproject.org
Wed Nov 30 14:19:37 UTC 2011


commit 1b35d01e2b54f73c78d7f3e1bd074179b318a711
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Wed Nov 30 08:19:35 2011 -0600

    Requires: kdebase-runtime

 kmess.spec |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/kmess.spec b/kmess.spec
index 0519b35..dd7dc5f 100644
--- a/kmess.spec
+++ b/kmess.spec
@@ -1,6 +1,6 @@
 Name: kmess
 Version: 2.0.6.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Messaging client for MSN
 Group: Applications/Internet
 License: GPLv2+
@@ -50,9 +50,8 @@ Provides: bundled(libisf-qt)
 #     Support to send handwriting messages in a format compatible with Windows Live Messenger.
 #     In absence of an installed isf-qt version, the bundled version will be compiled.
 
-# bigger apps usually want kdebase-runtime, but this one can probably
-# get away without it -- Rex
-%{?_kde4_version:Requires: kdelibs4%{?_isa} >= %{_kde4_version}}
+# kdebase-runtime for knotify and friends, see also http://trac.kmess.org/ticket/350
+Requires: kdebase-runtime%{?_kde4_version: >= %{_kde4_version}}
 Requires: qca-ossl%{?_isa}
 
 %description
@@ -119,6 +118,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 %endif
 
 %changelog
+* Wed Nov 30 2011 Rex Dieter <rdieter at fedoraproject.org> 2.0.6.1-3
+- Requires: kdebase-runtime
+
 * Wed Nov 23 2011 Manuel Escudero <manuelescudero at xenodesystems.com> 2.0.6.1-2
 - Contact List is not Shown (#757410)
 


More information about the scm-commits mailing list