rpms/MySQL-python/devel .cvsignore, 1.8, 1.9 MySQL-python.spec, 1.26, 1.27 sources, 1.8, 1.9

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Apr 20 18:35:01 UTC 2007


Author: tgl

Update of /cvs/dist/rpms/MySQL-python/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv23374

Modified Files:
	.cvsignore MySQL-python.spec sources 
Log Message:
Update to 1.2.2


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/MySQL-python/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	6 Dec 2006 21:19:59 -0000	1.8
+++ .cvsignore	20 Apr 2007 18:34:59 -0000	1.9
@@ -1 +1 @@
-MySQL-python-1.2.1_p2.tar.gz
+MySQL-python-1.2.2.tar.gz


Index: MySQL-python.spec
===================================================================
RCS file: /cvs/dist/rpms/MySQL-python/devel/MySQL-python.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- MySQL-python.spec	7 Dec 2006 18:23:16 -0000	1.26
+++ MySQL-python.spec	20 Apr 2007 18:34:59 -0000	1.27
@@ -1,15 +1,16 @@
 Summary: An interface to MySQL
 Name: MySQL-python
-Version: 1.2.1_p2
-Release: 2
+Version: 1.2.2
+Release: 1%{?dist}
 License: GPL
 Group: Development/Libraries
-Source0: http://prdownloads.sourceforge.net/mysql-python/MySQL-python-%{version}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-buildroot
 URL: http://sourceforge.net/projects/mysql-python/
+Source0: http://prdownloads.sourceforge.net/mysql-python/MySQL-python-%{version}.tar.gz
+
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 Requires: python mx mysql
 Requires: python
-BuildRequires: python-devel
+BuildRequires: python-devel python-setuptools
 BuildRequires: mysql-devel python Distutils gcc zlib-devel
 
 %description
@@ -49,7 +50,7 @@
 
 %files -f INSTALLED_FILES
 %defattr(-,root,root)
-%doc README doc/*
+%doc README GPL doc/*
 %dir %{_libdir}/python?.?/site-packages/MySQLdb
 %{_libdir}/python?.?/site-packages/MySQLdb/*.pyo
 %{_libdir}/python?.?/site-packages/MySQLdb/constants/*.pyo
@@ -57,6 +58,9 @@
 %dir /usr/%{_lib}/python?.?/site-packages/MySQLdb/constants
 
 %changelog
+* Fri Apr 20 2007 Tom Lane <tgl at redhat.com> 1.2.2-1
+- Update to 1.2.2
+
 * Thu Dec  7 2006 Jeremy Katz <katzj at redhat.com> - 1.2.1_p2-2
 - rebuild for python 2.5
 
@@ -144,13 +148,13 @@
 * Thu May 23 2002 Tim Powers <timp at redhat.com>
 - automated rebuild
 
-* Mon May 13 2002 Trond Eivind Glomsrød <teg at redhat.com> 0.9.1-2
+* Mon May 13 2002 Trond Eivind Glomsrd <teg at redhat.com> 0.9.1-2
 - Build for newer python
 
-* Wed Mar 13 2002 Trond Eivind Glomsrød <teg at redhat.com> 0.9.1-1
+* Wed Mar 13 2002 Trond Eivind Glomsrd <teg at redhat.com> 0.9.1-1
 - 0.9.1
 
-* Tue Feb 26 2002 Trond Eivind Glomsrød <teg at redhat.com> 0.9.0-6
+* Tue Feb 26 2002 Trond Eivind Glomsrd <teg at redhat.com> 0.9.0-6
 - Rebuild
 
 * Thu Jan 31 2002 Elliot Lee <sopwith at redhat.com> 0.9.0-5
@@ -160,11 +164,11 @@
 * Wed Jan 09 2002 Tim Powers <timp at redhat.com>
 - automated rebuild
 
-* Fri Sep 14 2001 Trond Eivind Glomsrød <teg at redhat.com> 0.9.0-3
+* Fri Sep 14 2001 Trond Eivind Glomsrd <teg at redhat.com> 0.9.0-3
 - Build for Python 2.2
 
-* Mon Jul 23 2001 Trond Eivind Glomsrød <teg at redhat.com>
+* Mon Jul 23 2001 Trond Eivind Glomsrd <teg at redhat.com>
 - Add zlib-devel to buildrequires (#49788)
 
-* Tue Jun 19 2001 Trond Eivind Glomsrød <teg at redhat.com>
+* Tue Jun 19 2001 Trond Eivind Glomsrd <teg at redhat.com>
 - Initial build


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/MySQL-python/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	6 Dec 2006 21:19:59 -0000	1.8
+++ sources	20 Apr 2007 18:34:59 -0000	1.9
@@ -1 +1 @@
-e6b9ea21fd91cb4a5663304da727bb70  MySQL-python-1.2.1_p2.tar.gz
+532268f02870bea18c1d465e88afff30  MySQL-python-1.2.2.tar.gz




More information about the fedora-cvs-commits mailing list