SPECS: python-pyPgSQL.spec - python 2.5 for .egg-info - BR: rpm-py...
qboosh
qboosh at pld-linux.org
Tue Sep 4 18:22:56 CEST 2007
Author: qboosh Date: Tue Sep 4 16:22:56 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- python 2.5 for .egg-info
- BR: rpm-pythonprov
---- Files affected:
SPECS:
python-pyPgSQL.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/python-pyPgSQL.spec
diff -u SPECS/python-pyPgSQL.spec:1.9 SPECS/python-pyPgSQL.spec:1.10
--- SPECS/python-pyPgSQL.spec:1.9 Tue Sep 4 16:50:29 2007
+++ SPECS/python-pyPgSQL.spec Tue Sep 4 18:22:51 2007
@@ -12,7 +12,8 @@
# Source0-md5: 82670f6f1652aa4766fdaec2cb43debd
URL: http://pypgsql.sourceforge.net/
BuildRequires: postgresql-devel >= 7.0
-BuildRequires: python-devel >= 2.0
+BuildRequires: python-devel >= 1:2.5
+BuildRequires: rpm-pythonprov
Requires: postgresql-libs
%pyrequires_eq python-modules
Requires: python-mx-DateTime
@@ -59,8 +60,8 @@
%doc Announce ChangeLog README examples/*.py
%{py_sitedir}/*.egg-info
%dir %{py_sitedir}/%{module}
-%dir %{py_sitedir}/%{module}/libpq
%{py_sitedir}/%{module}/*.py[co]
+%dir %{py_sitedir}/%{module}/libpq
%{py_sitedir}/%{module}/libpq/*.py[co]
%attr(755,root,root) %{py_sitedir}/%{module}/libpq/*.so
@@ -70,6 +71,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2007/09/04 16:22:51 qboosh
+- python 2.5 for .egg-info
+- BR: rpm-pythonprov
+
Revision 1.9 2007/09/04 14:50:29 baggins
- up to 2.5.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-pyPgSQL.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list