rpms/exo/devel exo.spec,1.4,1.5

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Tue May 31 18:56:28 UTC 2005


Author: kevin

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

Modified Files:
	exo.spec 
Log Message:
Add python-devel buildrequires



Index: exo.spec
===================================================================
RCS file: /cvs/extras/rpms/exo/devel/exo.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- exo.spec	30 May 2005 19:13:30 -0000	1.4
+++ exo.spec	31 May 2005 18:56:25 -0000	1.5
@@ -1,7 +1,7 @@
 Summary: Application library for the Xfce desktop environment
 Name: exo
 Version: 0.3.0
-Release: 4
+Release: 5
 License: LGPL
 URL: http://libexo.os-cillation.com/
 Source0: http://download.berlios.de/xfce-goodies/exo-0.3.0.tar.bz2
@@ -14,6 +14,7 @@
 BuildRequires: gtk-doc
 BuildRequires: pygtk2-devel
 BuildRequires: gettext
+BuildRequires: python-devel
 
 %description
 Extension library for Xfce, targeted at application development.
@@ -64,6 +65,9 @@
 %{_datadir}/pygtk/*/defs/exo-*/
 
 %changelog
+* Tue May 31 2005 Kevin Fenzi <kevin at tummy.com> - 0.3.0-5
+- Add python-devel buildrequires
+
 * Mon May 30 2005 Kevin Fenzi <kevin at tummy.com> - 0.3.0-4
 - Fixed exo gtk-doc directory not being included in devel
 - Changed pygtk defs dir 




More information about the fedora-extras-commits mailing list