SPECS: python-pyPgSQL.spec - up to 2.5.1

baggins baggins at pld-linux.org
Tue Sep 4 16:50:34 CEST 2007


Author: baggins                      Date: Tue Sep  4 14:50:34 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.5.1

---- Files affected:
SPECS:
   python-pyPgSQL.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/python-pyPgSQL.spec
diff -u SPECS/python-pyPgSQL.spec:1.8 SPECS/python-pyPgSQL.spec:1.9
--- SPECS/python-pyPgSQL.spec:1.8	Tue Feb 13 09:06:43 2007
+++ SPECS/python-pyPgSQL.spec	Tue Sep  4 16:50:29 2007
@@ -4,12 +4,12 @@
 Summary:	Python DB-API 2.0 PostgreSQL module
 Summary(pl.UTF-8):	Moduł PostgreSQL dla Pythona zgodny z DB-API 2.0
 Name:		python-%{module}
-Version:	2.4
-Release:	3
+Version:	2.5.1
+Release:	1
 License:	GPL
 Group:		Libraries/Python
 Source0:	http://dl.sourceforge.net/pypgsql/%{module}-%{version}.tar.gz
-# Source0-md5:	56d4003e5192de9a09de468a7641bd11
+# Source0-md5:	82670f6f1652aa4766fdaec2cb43debd
 URL:		http://pypgsql.sourceforge.net/
 BuildRequires:	postgresql-devel >= 7.0
 BuildRequires:	python-devel >= 2.0
@@ -37,7 +37,7 @@
 NUMERIC, MONEY, BOOL, ARRAYS itp. Ten moduł jest napisany w Pythonie.
 
 %prep
-%setup -q -n pypgsql
+%setup -q -n %{module}-%{version}
 
 %build
 %{__python} setup.py build
@@ -56,7 +56,8 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README TODO examples/*.py
+%doc Announce ChangeLog README examples/*.py
+%{py_sitedir}/*.egg-info
 %dir %{py_sitedir}/%{module}
 %dir %{py_sitedir}/%{module}/libpq
 %{py_sitedir}/%{module}/*.py[co]
@@ -69,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/09/04 14:50:29  baggins
+- up to 2.5.1
+
 Revision 1.8  2007/02/13 08:06:43  glen
 - tabs in preamble
 
================================================================

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



More information about the pld-cvs-commit mailing list