rpms/xchat/devel xchat.spec,1.50,1.51

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon May 22 21:38:24 UTC 2006


Author: jkeating

Update of /cvs/dist/rpms/xchat/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv32698

Modified Files:
	xchat.spec 
Log Message:
Adding missing buildreq



Index: xchat.spec
===================================================================
RCS file: /cvs/dist/rpms/xchat/devel/xchat.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- xchat.spec	13 Feb 2006 03:48:06 -0000	1.50
+++ xchat.spec	22 May 2006 21:38:11 -0000	1.51
@@ -5,7 +5,7 @@
 Summary:   A popular and easy to use graphical IRC (chat) client
 Name:      xchat
 Version:   2.6.0
-Release:   4
+Release:   5
 Epoch:     1
 Group:     Applications/Internet
 License:   GPL
@@ -27,7 +27,7 @@
 
 BuildRequires: perl python-devel openssl-devel pkgconfig
 BuildRequires: GConf2-devel
-BuildRequires: dbus-devel >= 0.60
+BuildRequires: dbus-devel >= 0.60, dbus-glib >= 0.60
 BuildRequires: glib2-devel >= 2.0.3, gtk2-devel >= 2.0.3, bison >= 1.35
 BuildRequires: gettext /bin/sed
 # For gconftool-2:
@@ -111,6 +111,9 @@
 %{_sysconfdir}/gconf/schemas/apps_xchat_url_handler.schemas
 
 %changelog
+* Mon May 22 2006 Jesse Keating <jkeating at redhat.com> - 1:2.6.0-5
+- Adding missing buildreq (bz:191577, thanks Paul F.)
+
 * Sun Feb 12 2006 Christopher Aillon <caillon at redhat.com> - 1:2.6.0-4
 - Rebuild
 




More information about the fedora-cvs-commits mailing list