rpms/istanbul/devel istanbul.spec,1.9,1.10

Jef Spaleta (jspaleta) fedora-extras-commits at redhat.com
Sun Apr 15 04:09:56 UTC 2007


Author: jspaleta

Update of /cvs/extras/rpms/istanbul/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5732

Modified Files:
	istanbul.spec 
Log Message:
Add python-xlib dependancy


Index: istanbul.spec
===================================================================
RCS file: /cvs/extras/rpms/istanbul/devel/istanbul.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- istanbul.spec	13 Apr 2007 21:57:45 -0000	1.9
+++ istanbul.spec	15 Apr 2007 03:59:26 -0000	1.10
@@ -7,7 +7,7 @@
 Summary: Desktop Session Recorder 
 Name: istanbul 
 Version: 0.2.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL
 Group: Applications/Multimedia
 URL: http://live.gnome.org/Istanbul 
@@ -23,8 +23,9 @@
 Requires: gnome-python2-libegg
 Requires: gnome-python2-gconf
 Requires: gnome-python2-extras
+Requires: python-xlib
 
-BuildRequires: python, python-devel
+BuildRequires: python, python-devel, python-xlib
 BuildRequires: pygtk2-devel >= %{pygtk2_version}
 BuildRequires: gnome-python2-extras
 BuildRequires: gnome-python2-gconf
@@ -111,6 +112,9 @@
 #%{python_sitelib}/%{name}/extern/pytrayicon/*.so*
 
 %changelog
+* Sat Apr 14 2007 Jef Spaleta <jspaleta at gmail.com> - 0.2.2-2
+- Add python-xlib dependancy
+
 * Sat Mar 24 2007 Jef Spaleta <jspaleta at gmail.com> - 0.2.2-1
 - Update to latest upstream release
 




More information about the scm-commits mailing list