[kde-plasma-yawp] - add minimum kde runtime dep

Rex Dieter rdieter at fedoraproject.org
Sun Oct 3 20:20:01 UTC 2010


commit 8dd2fe14d97cd23a4164127185f6eea850735ae7
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sun Oct 3 15:25:51 2010 -0500

    - add minimum kde runtime dep

 kde-plasma-yawp.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/kde-plasma-yawp.spec b/kde-plasma-yawp.spec
index 0081be0..ac0e401 100644
--- a/kde-plasma-yawp.spec
+++ b/kde-plasma-yawp.spec
@@ -1,6 +1,6 @@
 Name:           kde-plasma-yawp
 Version:        0.3.4
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Yet Another Weather Plasmoid
 Group:          User Interface/Desktops
 License:        GPLv2+
@@ -16,6 +16,9 @@ BuildRequires:  kdebase-workspace-devel
 BuildRequires:  kdelibs4-devel
 BuildRequires:  kdeplasma-addons-devel
 
+# minimal runtime dep
+%{?_kde4_version:Requires: kdelibs4%{?_isa} >= %{_kde4_version}}
+
 
 %description
 This colorful plasmoid shows weather maps, reports and forecasts.
@@ -61,6 +64,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Oct 03 2010 Rex Dieter <rdieter at fedoraproject.org> - 0.3.4-2
+- add minimum kde runtime dep
+
 * Tue Sep 07 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.3.4-2
 - patch for KDE4.5
 


More information about the scm-commits mailing list