rpms/exo/devel exo.spec,1.10,1.11

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Sat Jan 28 18:45:44 UTC 2006


Author: kevin

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

Modified Files:
	exo.spec 
Log Message:
Add imake and libXt-devel to BR to allow detection of modular xorg



Index: exo.spec
===================================================================
RCS file: /cvs/extras/rpms/exo/devel/exo.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- exo.spec	17 Aug 2005 17:00:03 -0000	1.10
+++ exo.spec	28 Jan 2006 18:45:43 -0000	1.11
@@ -3,7 +3,7 @@
 Summary: Application library for the Xfce desktop environment
 Name: exo
 Version: 0.3.0
-Release: 10%{?dist}
+Release: 11%{?dist}
 License: LGPL
 URL: http://libexo.os-cillation.com/
 Source0: http://download.berlios.de/xfce-goodies/exo-0.3.0.tar.bz2
@@ -18,6 +18,8 @@
 BuildRequires: pygtk2-devel
 BuildRequires: gettext
 BuildRequires: python-devel
+BuildRequires: imake
+BuildRequires: libXt-devel
 
 %description
 Extension library for Xfce, targeted at application development.
@@ -71,6 +73,9 @@
 %{python_sitearch}/pyexo.*
 
 %changelog
+* Sat Jan 28 2006 Kevin Fenzi <kevin at tummy.com> - 0.3.0-11.fc5
+- Add imake and libXt-devel to BR to allow detection of modular xorg
+
 * Wed Aug 17 2005 Kevin Fenzi <kevin at tummy.com> - 0.3.0-10.fc5
 - Rebuild for new libcairo and libpixman
 




More information about the fedora-extras-commits mailing list