rpms/xchat/devel xchat.spec,1.75,1.76

Kevin Kofler (kkofler) fedora-extras-commits at redhat.com
Fri Aug 3 01:16:51 UTC 2007


Author: kkofler

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

Modified Files:
	xchat.spec 
Log Message:
Specify GPL version in License tag.


Index: xchat.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xchat/devel/xchat.spec,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- xchat.spec	10 Jul 2007 18:45:09 -0000	1.75
+++ xchat.spec	3 Aug 2007 01:16:19 -0000	1.76
@@ -3,10 +3,10 @@
 Summary:   A popular and easy to use graphical IRC (chat) client
 Name:      xchat
 Version:   2.8.4
-Release:   2%{?dist}
+Release:   3%{?dist}
 Epoch:     1
 Group:     Applications/Internet
-License:   GPL
+License:   GPLv2+
 URL:       http://www.xchat.org
 Source:    http://www.xchat.org/files/source/2.8/xchat-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -157,6 +157,9 @@
 %{_libdir}/xchat/plugins/tcl.so
 
 %changelog
+* Fri Aug  3 2007 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1:2.8.4-3
+- Specify GPL version in License tag.
+
 * Tue Jul 10 2007 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1:2.8.4-2
 - apply xc284-scrollbmkdir.diff from upstream
 




More information about the fedora-extras-commits mailing list