SPECS: python-MySQLdb.spec - python 2.5 is required for .egg-info ...

qboosh qboosh at pld-linux.org
Sun Oct 8 22:18:42 CEST 2006


Author: qboosh                       Date: Sun Oct  8 20:18:42 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- python 2.5 is required for .egg-info
- enhanced pl desc

---- Files affected:
SPECS:
   python-MySQLdb.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/python-MySQLdb.spec
diff -u SPECS/python-MySQLdb.spec:1.45 SPECS/python-MySQLdb.spec:1.46
--- SPECS/python-MySQLdb.spec:1.45	Thu Sep 28 10:50:08 2006
+++ SPECS/python-MySQLdb.spec	Sun Oct  8 22:18:36 2006
@@ -11,8 +11,7 @@
 Patch0:		%{name}-py2.5.patch
 URL:		http://sourceforge.net/projects/mysql-python/
 BuildRequires:	mysql-devel >= 4.0.10
-# fix py2.5.patch ( http://www.python.org/dev/peps/pep-0353/ ) or 
-BuildRequires:	python-devel >= 2.5
+BuildRequires:	python-devel >= 1:2.5
 BuildRequires:	zlib-devel
 %pyrequires_eq	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,7 +26,9 @@
 
 %description -l pl
 Ten pakiet zapewnia dostęp do baz danych MySQL z poziomu skryptów
-języka Python.
+języka Python. Projekt jest tworzony z myślą o:
+- zgodności z bazodanowym API Pythona w wersji 2.0
+- przyjaznością dla wątków (wątki nie zablokują się nawzajem).
 
 %prep
 %setup  -q -n MySQL-python-%{version}
@@ -64,6 +65,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2006/10/08 20:18:36  qboosh
+- python 2.5 is required for .egg-info
+- enhanced pl desc
+
 Revision 1.45  2006/09/28 08:50:08  wiget
 - added py2.5.patch to fix working on 64bit archs, release 6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-MySQLdb.spec?r1=1.45&r2=1.46&f=u



More information about the pld-cvs-commit mailing list