[kig] Requires: kate-part

Rex Dieter rdieter at fedoraproject.org
Sun Oct 9 00:37:18 UTC 2011


commit 88c853ce274cf79d5228ca17cc8b32b89493a3dc
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sat Oct 8 19:44:31 2011 -0500

    Requires: kate-part

 kig.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/kig.spec b/kig.spec
index 067327c..3934ef2 100644
--- a/kig.spec
+++ b/kig.spec
@@ -2,7 +2,7 @@
 Name:    kig
 Summary: Interactive Geometry 
 Version: 4.7.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: GPLv2+
 URL:     https://projects.kde.org/projects/kde/kdeedu/%{name}
@@ -15,6 +15,7 @@ BuildRequires: kdelibs4-devel >= %{version}
 BuildRequires: python-devel python
 
 Requires: kdebase-runtime%{?_kde4_version: >= %{_kde4_version}}
+Requires: kate-part%{?_kde4_version: >= %{_kde4_version}}
 
 # when split occurred
 Conflicts: kdeedu-math < 4.7.0-10
@@ -74,6 +75,9 @@ fi
 
 
 %changelog
+* Sat Oct 08 2011 Rex Dieter <rdieter at fedoraproject.org> 4.7.2-2
+- Requires: kate-part
+
 * Wed Oct 05 2011 Rex Dieter <rdieter at fedoraproject.org> 4.7.2-1
 - 4.7.2
 


More information about the scm-commits mailing list