rpms/xchat-gnome/devel xchat-gnome.spec,1.38,1.39

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Sat Jun 9 18:25:58 UTC 2007


Author: bpepple

Update of /cvs/pkgs/rpms/xchat-gnome/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6268

Modified Files:
	xchat-gnome.spec 
Log Message:
* Sat Jun  9 2007 Brian Pepple <bpepple at fedoraproject.org> - 0.17-6
- Add requires on yelp. (#243417)



Index: xchat-gnome.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xchat-gnome/devel/xchat-gnome.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- xchat-gnome.spec	28 May 2007 16:03:15 -0000	1.38
+++ xchat-gnome.spec	9 Jun 2007 18:25:23 -0000	1.39
@@ -1,6 +1,6 @@
 Name:           xchat-gnome
 Version:        0.17
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        GNOME front-end to xchat
 
 Group:          Applications/Internet
@@ -26,6 +26,7 @@
 
 Requires: 	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:	python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
+Requires:	yelp
 
 Requires(pre): GConf2
 Requires(post): GConf2
@@ -133,6 +134,9 @@
 
 
 %changelog
+* Sat Jun  9 2007 Brian Pepple <bpepple at fedoraproject.org> - 0.17-6
+- Add requires on yelp. (#243417)
+
 * Mon May 28 2007 Brian Pepple <bpepple at fedoraproject.org> - 0.17-5
 - Add gettext patch so we don't print translation information when open a query window.
 




More information about the fedora-extras-commits mailing list