[cantor] Requires: kate-part

Rex Dieter rdieter at fedoraproject.org
Sun Oct 9 00:36:06 UTC 2011


commit d56dc904186f1945e66f6ab1090a6bb0d944d016
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sat Oct 8 19:43:18 2011 -0500

    Requires: kate-part

 cantor.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/cantor.spec b/cantor.spec
index 27226d4..3d12832 100644
--- a/cantor.spec
+++ b/cantor.spec
@@ -2,7 +2,7 @@
 Name:    cantor 
 Summary: KDE Frontend to Mathematical Software 
 Version: 4.7.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 
 License: GPLv2+
 URL:     https://projects.kde.org/projects/kde/kdeedu/cantor
@@ -16,6 +16,7 @@ BuildRequires: pkgconfig(libR)
 
 Requires: %{name}-libs%{?_isa} = %{version}-%{release}
 Requires: kdebase-runtime%{?_kde4_version: >= %{_kde4_version}}
+Requires: kate-part%{?_kde4_version: >= %{_kde4_version}}
 
 %description
 %{summary}.
@@ -124,6 +125,9 @@ fi
 
 
 %changelog
+* Sat Oct 08 2011 Rex Dieter <rdieter at fedoraproject.org> 4.7.2-3
+- Requires: kate-part
+
 * Sat Oct 08 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.7.2-2
 - restore R support (unconditionally, was temporarily disabled on F17+)
 


More information about the scm-commits mailing list