SPECS: python-PyGreSQL.spec - up to 3.8.1
psz
psz at pld-linux.org
Sun Nov 26 03:19:28 CET 2006
Author: psz Date: Sun Nov 26 02:19:28 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 3.8.1
---- Files affected:
SPECS:
python-PyGreSQL.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: SPECS/python-PyGreSQL.spec
diff -u SPECS/python-PyGreSQL.spec:1.19 SPECS/python-PyGreSQL.spec:1.20
--- SPECS/python-PyGreSQL.spec:1.19 Sun Oct 2 20:04:29 2005
+++ SPECS/python-PyGreSQL.spec Sun Nov 26 03:19:23 2006
@@ -2,16 +2,18 @@
Summary: PostgreSQL module for Python
Summary(pl): Moduł PostgreSQL dla Pythona
Name: python-PyGreSQL
-Version: 3.7
+Version: 3.8.1
Release: 1
License: BSD-like
Group: Libraries/Python
Source0: ftp://ftp.pygresql.org/pub/distrib/PyGreSQL-%{version}.tgz
-# Source0-md5: 9fa4c2fc1dd0b3b93a3381c048443e16
+# Source0-md5: 5575979dac93c9c5795d7693a8f91c86
URL: http://www.pygresql.org/
BuildRequires: postgresql-backend-devel
BuildRequires: postgresql-devel
BuildRequires: python-devel
+BuildRequires: python-devel-src
+BuildRequires: rpm-pythonprov
%pyrequires_eq python
Obsoletes: python-postgresql
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -50,7 +52,7 @@
%files
%defattr(644,root,root,755)
-%doc Announce ChangeLog
+%doc docs/*
%{py_sitedir}/*.py[co]
%attr(755,root,root) %{py_sitedir}/_pg.so
%{_examplesdir}/%{name}-%{version}
@@ -61,6 +63,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2006/11/26 02:19:23 psz
+- up to 3.8.1
+
Revision 1.19 2005/10/02 18:04:29 twittner
- added missing md5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-PyGreSQL.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list