Author: wiget                        Date: Sat Mar 14 19:52:51 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.5.4 (fixes #339901)
- added egg-info

---- Files affected:
SPECS:
   python-sqlite.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/python-sqlite.spec
diff -u SPECS/python-sqlite.spec:1.32 SPECS/python-sqlite.spec:1.33
--- SPECS/python-sqlite.spec:1.32       Mon Mar  9 13:17:05 2009
+++ SPECS/python-sqlite.spec    Sat Mar 14 20:52:46 2009
@@ -5,15 +5,15 @@
 Summary:       A DB API v2.0 compatible interface to SQLite
 Summary(pl.UTF-8):     Interfejs do SQLite kompatybilny z DB API v2.0
 Name:          python-%{module}
-Version:       2.5.2
+Version:       2.5.4
 Release:       1
 License:       zlib/libpng
 Group:         Development/Languages/Python
 Source0:       
http://oss.itsystementwicklung.de/download/pysqlite/2.5/%{version}/pysqlite-%{version}.tar.gz
-# Source0-md5: 3e88b61b1c15c4a83dd51de367f42198
+# Source0-md5: d165bdaf753870348018cee07ac1422c
 URL:           http://www.pysqlite.org/
 %pyrequires_eq python-modules
-BuildRequires: python-devel >= 1:2.3
+BuildRequires: python-devel >= 1:2.5
 BuildRequires: sqlite3-devel >= 3.6.11
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -59,6 +59,7 @@
 %defattr(644,root,root,755)
 %doc doc/*.txt
 %dir %{py_sitedir}/pysqlite2
+%{py_sitedir}/*.egg-info
 %{py_sitedir}/pysqlite2/*.py[co]
 %attr(755,root,root) %{py_sitedir}/pysqlite2/_%{module}.so
 %dir %{py_sitedir}/pysqlite2/test
@@ -70,6 +71,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2009/03/14 19:52:46  wiget
+- updated to 2.5.4 (fixes #339901)
+- added egg-info
+
 Revision 1.32  2009/03/09 12:17:05  qwiat
 - update to 2.5.2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-sqlite.spec?r1=1.32&r2=1.33&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to