SPECS: python-MySQLdb.spec - include *.egg-info in package, release 5

wiget wiget at pld-linux.org
Thu Sep 28 08:51:13 CEST 2006


Author: wiget                        Date: Thu Sep 28 06:51:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- include *.egg-info in package, release 5

---- Files affected:
SPECS:
   python-MySQLdb.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/python-MySQLdb.spec
diff -u SPECS/python-MySQLdb.spec:1.43 SPECS/python-MySQLdb.spec:1.44
--- SPECS/python-MySQLdb.spec:1.43	Thu Sep 28 08:46:36 2006
+++ SPECS/python-MySQLdb.spec	Thu Sep 28 08:51:08 2006
@@ -3,7 +3,7 @@
 Summary(pl):	Interfejs Pythona do MySQL
 Name:		python-MySQLdb
 Version:	1.2.1_p2
-Release:	4
+Release:	5
 License:	GPL
 Group:		Libraries/Python
 Source0:	http://dl.sourceforge.net/mysql-python/MySQL-python-%{version}.tar.gz
@@ -53,6 +53,7 @@
 %{py_sitedir}/MySQLdb/*.py?
 %dir %{py_sitedir}/MySQLdb/constants
 %{py_sitedir}/MySQLdb/constants/*.py?
+%{py_sitedir}/*.egg-info
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -60,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2006/09/28 06:51:08  wiget
+- include *.egg-info in package, release 5
+
 Revision 1.43  2006/09/28 06:46:36  wiget
 - release 4 (rebuild with python 2.5 (final))
 
================================================================

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



More information about the pld-cvs-commit mailing list