rpms/labyrinth/FC-5 labyrinth.spec,1.1,1.2

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Thu Nov 23 04:10:16 UTC 2006


Author: pgordon

Update of /cvs/extras/rpms/labyrinth/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1401

Modified Files:
	labyrinth.spec 
Log Message:
FC5 doesn't have the -devel package split from the gnome-python2 main package, so update the BR to reflect that.


Index: labyrinth.spec
===================================================================
RCS file: /cvs/extras/rpms/labyrinth/FC-5/labyrinth.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- labyrinth.spec	22 Nov 2006 02:07:16 -0000	1.1
+++ labyrinth.spec	23 Nov 2006 04:09:46 -0000	1.2
@@ -3,7 +3,7 @@
 
 Name:		labyrinth
 Version:	0.3
-Release:	1%{?dist}
+Release:	1%{?dist}.1
 Summary:	A simple yet powerful mind-mapping tool for the GNOME desktop
 
 Group:		Applications/Productivity
@@ -18,7 +18,7 @@
 BuildRequires:	gettext
 BuildRequires:	perl(XML::Parser)
 BuildRequires:	pygtk2-devel >= 2.8
-BuildRequires:	gnome-python2-devel >= 2.12
+BuildRequires:	gnome-python2 >= 2.12
 BuildRequires:	gnome-desktop-devel >= 2.14
 BuildRequires:	desktop-file-utils
 
@@ -88,7 +88,11 @@
 
 
 %changelog
+* Wed Nov 22 2006 Peter Gordon <peter at thecodergeek.com> - 0.3-1.1
+- Update BR (FC5 doesn't have the -devel package split out):
+  from gnome-python2-devel to gnome-python2
+
 * Wed Nov 15 2006 Peter Gordon <peter at thecodergeek.com> - 0.3-1
 - Initial packaging.
 - Add patch to fix interpreters on MainWindow.py and Links.py scripts:
-  + fix-interpreters.patch
\ No newline at end of file
+  + fix-interpreters.patch




More information about the fedora-extras-commits mailing list