[autokey/f19] updated gtksourceview dependency

Raghu Udiyar raghusiddarth at fedoraproject.org
Mon Sep 16 14:06:35 UTC 2013


commit eb258062c032f377992918ab3adcf8d1b7cfd33a
Author: Raghu Udiyar <raghusiddarth at gmail.com>
Date:   Mon Sep 16 19:34:09 2013 +0530

    updated gtksourceview dependency

 autokey.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/autokey.spec b/autokey.spec
index 5806c17..02cc22c 100644
--- a/autokey.spec
+++ b/autokey.spec
@@ -3,7 +3,7 @@
 
 Name:		autokey
 Version:	0.90.4
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Desktop automation utility 
 
 
@@ -15,7 +15,7 @@ Source0:	http://autokey.googlecode.com/files/%{name}-%{version}.tar.gz
 
 BuildArch:	noarch 
 BuildRequires:	python-xlib,notify-python,pygtk2,pygtk2-libglade,desktop-file-utils
-Requires:	pygtksourceview,python-simplejson,python-inotify
+Requires:	gtksourceview3,python-simplejson,python-inotify
 Provides:	autokey = %{version}-%{release}
 Provides:	autokey-common = %{version}-%{release} 
 Provides:	autokey-gtk = %{version}-%{release} 
@@ -46,7 +46,7 @@ This package contains the common data shared between the various front ends.
 %package gtk
 Summary:	AutoKey GTK+ front end
 Group:		Applications/Productivity
-Requires:	pygtksourceview
+Requires:	gtksourceview3
 Requires:	pygtk2
 Requires:	notify-python
 Requires:	zenity
@@ -149,6 +149,10 @@ fi
 
 
 %changelog
+
+* Mon Sep 16 2013 Raghu Udiyar <raghusiddarth at gmail.com> - 0.90.4-4
+- Updated pygtksourceview dependency to gtksourceview3
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.90.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list