SPECS: python-psycopg2.spec - ver. 2.0.9 - removed pyrequires_eq macro usag...
wrobell
wrobell at pld-linux.org
Wed Apr 1 02:47:15 CEST 2009
Author: wrobell Date: Wed Apr 1 00:47:15 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ver. 2.0.9
- removed pyrequires_eq macro usage as it does nothing
---- Files affected:
SPECS:
python-psycopg2.spec (1.66 -> 1.67)
---- Diffs:
================================================================
Index: SPECS/python-psycopg2.spec
diff -u SPECS/python-psycopg2.spec:1.66 SPECS/python-psycopg2.spec:1.67
--- SPECS/python-psycopg2.spec:1.66 Fri Jan 23 21:21:27 2009
+++ SPECS/python-psycopg2.spec Wed Apr 1 02:47:09 2009
@@ -8,12 +8,12 @@
Summary: psycopg is a PostgreSQL database adapter for Python
Summary(pl.UTF-8): psycopg jest przeznaczonym dla Pythona interfejsem do bazy PostgreSQL
Name: python-%{module}
-Version: 2.0.8
-Release: 5
+Version: 2.0.9
+Release: 1
License: GPL
Group: Libraries/Python
Source0: http://initd.org/pub/software/psycopg/%{module}-%{version}.tar.gz
-# Source0-md5: 2c31827878d436b0c89e777989ff55af
+# Source0-md5: 885e5bd372afafd14cfd914b000462e7
#Patch0: %{name}-lib64.patch
URL: http://www.initd.org/software/psycopg/
BuildRequires: autoconf
@@ -22,7 +22,7 @@
BuildRequires: python-devel
BuildRequires: rpm-pythonprov
Requires: postgresql-libs
-%pyrequires_eq python-modules
+Requires: python-modules
%if "%{pld_release}" == "ac"
BuildRequires: python-mx-DateTime-devel
Requires: python-mx-DateTime
@@ -86,6 +86,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.67 2009/04/01 00:47:09 wrobell
+- ver. 2.0.9
+- removed pyrequires_eq macro usage as it does nothing
+
Revision 1.66 2009/01/23 20:21:27 wrobell
- better explanation why not to require nor suggest mx.DateTime
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-psycopg2.spec?r1=1.66&r2=1.67&f=u
More information about the pld-cvs-commit
mailing list