Author: sparky Date: Thu May 13 15:20:45 2010 GMT Module: packages Tag: HEAD ---- Log message: - BR: python3-modules, rpm-pythonprov
---- Files affected: packages/python3-py-postgresql: python3-py-postgresql.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/python3-py-postgresql/python3-py-postgresql.spec diff -u packages/python3-py-postgresql/python3-py-postgresql.spec:1.4 packages/python3-py-postgresql/python3-py-postgresql.spec:1.5 --- packages/python3-py-postgresql/python3-py-postgresql.spec:1.4 Tue Mar 30 20:44:41 2010 +++ packages/python3-py-postgresql/python3-py-postgresql.spec Thu May 13 17:20:40 2010 @@ -3,20 +3,22 @@ Name: python3-py-postgresql Version: 1.0.0 Release: 1 -Group: Development/Languages/Python License: BSD +Group: Development/Languages/Python Source0: http://python.projects.postgresql.org/files/py-postgresql-%{version}.tar.gz # Source0-md5: 84e3fd8feda35bf60191d276cfebcd2b URL: http://python.projects.postgresql.org/ BuildRequires: python3-devel +BuildRequires: python3-modules +BuildRequires: rpm-pythonprov %pyrequires_eq python3-modules Requires: python3-modules BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -py-postgresql is a set of Python modules providing interfaces to various parts -of PostgreSQL. Notably, it provides a pure-Python driver + C optimizations for -querying a PostgreSQL database. +py-postgresql is a set of Python modules providing interfaces to +various parts of PostgreSQL. Notably, it provides a pure-Python driver ++ C optimizations for querying a PostgreSQL database. %prep %setup -q -n py-postgresql-%{version} @@ -46,6 +48,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2010/05/13 15:20:40 sparky +- BR: python3-modules, rpm-pythonprov + Revision 1.4 2010/03/30 18:44:41 wiget - up to 1.0.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python3-py-postgresql/python3-py-postgresql.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
