rpms/metakit/devel metakit.spec,1.17,1.18

Matthias Saou (thias) fedora-extras-commits at redhat.com
Mon Aug 6 14:29:18 UTC 2007


Author: thias

Update of /cvs/extras/rpms/metakit/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10115

Modified Files:
	metakit.spec 
Log Message:
Fix License field, it's "MIT", not "GPL".



Index: metakit.spec
===================================================================
RCS file: /cvs/extras/rpms/metakit/devel/metakit.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- metakit.spec	19 Jun 2007 17:39:46 -0000	1.17
+++ metakit.spec	6 Aug 2007 14:28:46 -0000	1.18
@@ -3,8 +3,8 @@
 Summary: Embeddable database
 Name: metakit
 Version: 2.4.9.7
-Release: 1%{?dist}
-License: GPL
+Release: 2%{?dist}
+License: MIT
 Group: System Environment/Libraries
 URL: http://www.equi4.com/metakit/
 Source: http://www.equi4.com/pub/mk/metakit-%{version}.tar.gz
@@ -82,6 +82,9 @@
 
 
 %changelog
+* Mon Aug  6 2007 Matthias Saou <http://freshrpms.net/> 2.4.9.7-2
+- Fix License field, it's "MIT", not "GPL".
+
 * Tue Jun 19 2007 Matthias Saou <http://freshrpms.net/> 2.4.9.7-1
 - Update to 2.4.9.7.
 - Move tcl files to a sub-dir of %%{_libdir} (#228177)... :-/




More information about the fedora-extras-commits mailing list