rpms/MySQL-python/devel MySQL-python.spec,1.30,1.31

Tom Lane (tgl) fedora-extras-commits at redhat.com
Thu Aug 2 21:05:07 UTC 2007


Author: tgl

Update of /cvs/pkgs/rpms/MySQL-python/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8550

Modified Files:
	MySQL-python.spec 
Log Message:
Update License tag


Index: MySQL-python.spec
===================================================================
RCS file: /cvs/pkgs/rpms/MySQL-python/devel/MySQL-python.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- MySQL-python.spec	3 Jul 2007 19:45:06 -0000	1.30
+++ MySQL-python.spec	2 Aug 2007 21:04:35 -0000	1.31
@@ -1,8 +1,8 @@
 Summary: An interface to MySQL
 Name: MySQL-python
 Version: 1.2.2
-Release: 3%{?dist}
-License: GPL
+Release: 4%{?dist}
+License: GPLv2+
 Group: Development/Libraries
 URL: http://sourceforge.net/projects/mysql-python/
 Source0: http://prdownloads.sourceforge.net/mysql-python/MySQL-python-%{version}.tar.gz
@@ -32,9 +32,7 @@
 This module should be mostly compatible with an older interface
 written by Joe Skinner and others. However, the older version is
 a) not thread-friendly, b) written for MySQL 3.21, c) apparently
-not actively maintained. No code from that version is used in
-MySQLdb. MySQLdb is distributed free of charge under a license
-derived from the Python license.
+not actively maintained. No code from that version is used in MySQLdb.
 
 %prep
 %setup -q
@@ -67,6 +65,9 @@
 %dir /usr/%{_lib}/python?.?/site-packages/MySQLdb/constants
 
 %changelog
+* Thu Aug  2 2007 Tom Lane <tgl at redhat.com> 1.2.2-4
+- Update License tag to match code.
+
 * Tue Jul  3 2007 Tom Lane <tgl at redhat.com> 1.2.2-3
 - Ooops, previous fix for quoting bug was wrong, because it converted the
   version_info tuple to a string in Python's eyes




More information about the fedora-extras-commits mailing list