rpms/pychess/F-7 pychess.spec,1.5,1.6

Sindre Pedersen Bjørdal (sindrepb) fedora-extras-commits at redhat.com
Mon Mar 17 13:37:52 UTC 2008


Author: sindrepb

Update of /cvs/pkgs/rpms/pychess/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31949

Modified Files:
	pychess.spec 
Log Message:
fix dep issues


Index: pychess.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pychess/F-7/pychess.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pychess.spec	28 Feb 2008 11:31:00 -0000	1.5
+++ pychess.spec	17 Mar 2008 13:37:17 -0000	1.6
@@ -5,7 +5,7 @@
 
 Name:           pychess
 Version:        0.8
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Chess game for GNOME
 
 Group:          Amusements/Games
@@ -20,7 +20,7 @@
 BuildRequires:  python-devel
 BuildRequires:  desktop-file-utils, gettext
 
-Requires:       pygtk2-libglade, python-sqlite2, pygtksourceview
+Requires:       pygtk2-libglade, python-sqlite2, gnome-python2-gtksourceview
 
 %description
 PyChess is a GTK+ chess game for Linux. It is designed to at the same time
@@ -72,6 +72,9 @@
 %{_mandir}/man?/*
 
 %changelog
+* Mon Mar 17 2008 Sindre Pedersen Bjørdal <sindrepb at fedoraproject.org> - 0.8-2
+- Fix gtksourceview dependency
+
 * Tue Feb 21 2008 Sindre Pedersen Bjordal <foolish at guezz.net> - 0.8-1
 - Final 0.8 release
 * Mon Dec  3 2007 Michel Salim <michel.sylvan at gmail.com> - 0.8-0.1.beta2




More information about the fedora-extras-commits mailing list