Author: paszczus Date: Wed Dec 10 19:00:00 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - updated to 1.2.1p2 - release 5 for AC
---- Files affected: SPECS: python-MySQLdb.spec (1.38 -> 1.38.2.1) ---- Diffs: ================================================================ Index: SPECS/python-MySQLdb.spec diff -u SPECS/python-MySQLdb.spec:1.38 SPECS/python-MySQLdb.spec:1.38.2.1 --- SPECS/python-MySQLdb.spec:1.38 Mon Mar 27 14:41:29 2006 +++ SPECS/python-MySQLdb.spec Wed Dec 10 19:59:55 2008 @@ -2,12 +2,12 @@ Summary: A Python interface to MySQL Summary(pl): Interfejs Pythona do MySQL Name: python-MySQLdb -Version: 1.2.0 -Release: 4 +Version: 1.2.1_p2 +Release: 5 License: GPL Group: Libraries/Python Source0: http://dl.sourceforge.net/mysql-python/MySQL-python-%{version}.tar.gz -# Source0-md5: b0eb974cc3c917276e015275e1ec996f +# Source0-md5: e6b9ea21fd91cb4a5663304da727bb70 URL: http://sourceforge.net/projects/mysql-python/ BuildRequires: mysql-devel >= 4.0.10 BuildRequires: python-devel >= 2.3.4 @@ -39,6 +39,8 @@ --root=$RPM_BUILD_ROOT \ --optimize=2 +rm -f $RPM_BUILD_ROOT%{py_sitedir}/{MySQLdb/{constants/,},}*.py + %clean rm -rf $RPM_BUILD_ROOT @@ -58,6 +60,26 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38.2.1 2008/12/10 18:59:55 paszczus +- updated to 1.2.1p2 +- release 5 for AC + +Revision 1.43 2006/09/28 06:46:36 wiget +- release 4 (rebuild with python 2.5 (final)) + +Revision 1.42 2006/08/28 12:23:16 arekm +- rel 3 + +Revision 1.41 2006/08/07 16:08:53 wiget +- rebuild with openssl 0.9.8b, release 2 + +Revision 1.40 2006/05/14 14:36:47 troll +- updated to 1.2.1_p2 +- clean up the *.py files + +Revision 1.39 2006/04/11 07:54:56 wiget +- updated to 1.2.1 + Revision 1.38 2006/03/27 12:41:29 glen - rel 4 (libmysqlclient_15) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-MySQLdb.spec?r1=1.38&r2=1.38.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
