rpms/xchat-gnome/devel xchat-gnome.spec,1.27,1.28

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Thu Aug 31 22:42:38 UTC 2006


Author: bpepple

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

Modified Files:
	xchat-gnome.spec 
Log Message:
* Thu Aug 31 2006 Brian Pepple <bpepple at fedoraproject.org> - 0.13-4
- Add BR for perl(XML::Parser).



Index: xchat-gnome.spec
===================================================================
RCS file: /cvs/extras/rpms/xchat-gnome/devel/xchat-gnome.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- xchat-gnome.spec	31 Aug 2006 22:17:25 -0000	1.27
+++ xchat-gnome.spec	31 Aug 2006 22:42:38 -0000	1.28
@@ -3,7 +3,7 @@
 
 Name:           xchat-gnome
 Version:        0.13
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        GNOME front-end to xchat
 
 Group:          Applications/Internet
@@ -20,6 +20,7 @@
 BuildRequires:	desktop-file-utils
 BuildRequires:  scrollkeeper
 BuildRequires:  gettext
+BuildRequires:	perl(XML::Parser)
 BuildRequires:	gnome-doc-utils
 
 %if %{with_dbus}
@@ -141,6 +142,9 @@
 
 
 %changelog
+* Thu Aug 31 2006 Brian Pepple <bpepple at fedoraproject.org> - 0.13-4
+- Add BR for perl(XML::Parser).
+
 * Thu Aug 31 2006 Brian Pepple <bpepple at fedoraproject.org> - 0.13-3
 - Update for FC6.
 




More information about the scm-commits mailing list