]> git.pld-linux.org Git - packages/python-psycopg2.git/commitdiff
- fixed install requirements
authorwrobell <wrobell@pld-linux.org>
Fri, 25 Jul 2003 09:22:31 +0000 (09:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel. 1

Changed files:
    python-psycopg2.spec -> 1.14

python-psycopg2.spec

index 5f8594216423cc78446e24f72c7c1fedb06fe054..129c2c0dd72ddea8a0d78bdcc270bc5599edaa25 100644 (file)
@@ -6,7 +6,7 @@ Summary:        psycopg is a PostgreSQL database adapter for Python
 Summary(pl):   psycopg jest przeznaczonym dla Pythona interfejsem do bazy PostgreSQL
 Name:          python-%{module}
 Version:       1.1.6
-Release:       0.9
+Release:       1
 License:       GPL
 Group:         Libraries/Python
 Source0:       http://initd.org/pub/software/%{module}/%{module}-%{version}.tar.gz
@@ -17,7 +17,7 @@ BuildRequires:        postgresql-backend-devel
 BuildRequires: python-devel
 BuildRequires: python-mx-DateTime-devel
 Requires:      postgresql-libs
-Requires:      python
+%pyrequires_eq python-modules
 Requires:      python-mx-DateTime
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.184383 seconds and 4 git commands to generate.