]> git.pld-linux.org Git - packages/python-psycopg2.git/commitdiff
- ver. 2.0.9 auto/th/python-psycopg2-2_0_9-1
authorwrobell <wrobell@pld-linux.org>
Wed, 1 Apr 2009 00:47:09 +0000 (00:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed pyrequires_eq macro usage as it does nothing

Changed files:
    python-psycopg2.spec -> 1.67

python-psycopg2.spec

index 28bc75ad07687e6aaaaa11955634496441816b29..dd3f942d5d93268c2e17ffff9b937f9097959417 100644 (file)
@@ -7,12 +7,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
@@ -21,7 +21,7 @@ BuildRequires:        postgresql-devel
 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
This page took 0.038066 seconds and 4 git commands to generate.