[autokey/f20] Updated gtksourceview dependency

Raghu Udiyar raghusiddarth at fedoraproject.org
Mon Sep 16 14:57:29 UTC 2013


commit 257b9a34d0db2273908af575b0c1ee0c59a4039e
Author: Raghu Udiyar <raghusiddarth at gmail.com>
Date:   Mon Sep 16 20:27:12 2013 +0530

    Updated gtksourceview dependency

 autokey.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/autokey.spec b/autokey.spec
index ad8cc56..e73e81d 100644
--- a/autokey.spec
+++ b/autokey.spec
@@ -3,7 +3,7 @@
 
 Name:		autokey
 Version:	0.90.4
-Release:	4%{?dist}
+Release:	5%{?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,9 @@ fi
 
 
 %changelog
+* Mon Sep 16 2013 Raghu Udiyar <raghusiddarth at gmail.com> 0.90.4-5
+- Updated gtksourceview dependency
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.90.4-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list