rpms/kawa/F-7 kawa.spec,1.17,1.18

Anthony Green (green) fedora-extras-commits at redhat.com
Mon Oct 15 12:54:09 UTC 2007


Author: green

Update of /cvs/extras/rpms/kawa/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6706

Modified Files:
	kawa.spec 
Log Message:
Change License tag to MIT


Index: kawa.spec
===================================================================
RCS file: /cvs/extras/rpms/kawa/F-7/kawa.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- kawa.spec	23 Jan 2007 15:20:57 -0000	1.17
+++ kawa.spec	15 Oct 2007 12:53:37 -0000	1.18
@@ -5,8 +5,8 @@
 %define nversion 1.9.0
 %define dversion 1.9.0
 
-Release: 2%{?dist}
-License: GPL
+Release: 3%{?dist}
+License: MIT
 Group: Development/Languages
 URL: http://www.gnu.org/software/kawa/
 Source0: %{name}-%{nversion}.tar.gz
@@ -88,6 +88,9 @@
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Mon Oct 11 2007 Anthony Green <green at redhat.com> - 1:1.9.0-3
+- Change %%License tag to MIT.
+
 * Mon Jan 22 2007 Anthony Green <green at redhat.com> - 1:1.9.0-2
 - BuildRequire libtool.
 




More information about the fedora-extras-commits mailing list