]> git.pld-linux.org Git - packages/python-psycopg2.git/commitdiff
- ver. 2.0.2
authorwrobell <wrobell@pld-linux.org>
Wed, 21 Jun 2006 12:36:32 +0000 (12:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-psycopg2.spec -> 1.45

python-psycopg2.spec

index 778745df53d5893529d41cb0cb913d3f87618080..8ed0802e7fba71f7334c0c1b01270ec48f77fa14 100644 (file)
@@ -5,17 +5,16 @@
 #
 
 %define        module  psycopg2
-%define                beta    b8
 
 Summary:       psycopg is a PostgreSQL database adapter for Python
 Summary(pl):   psycopg jest przeznaczonym dla Pythona interfejsem do bazy PostgreSQL
 Name:          python-%{module}
-Version:       2.0
-Release:       0.%{beta}.1
+Version:       2.0.2
+Release:       1
 License:       GPL
 Group:         Libraries/Python
-Source0:       http://initd.org/pub/software/psycopg/%{module}-%{version}%{beta}.tar.gz
-# Source0-md5: f16d464e184351cac9c11814501083bc
+Source0:       http://initd.org/pub/software/psycopg/%{module}-%{version}.tar.gz
+# Source0-md5: 6c056b261782c51f53ceccbf86c08749
 #Patch0:               %{name}-lib64.patch
 URL:           http://www.initd.org/software/psycopg/
 BuildRequires: autoconf
@@ -56,7 +55,7 @@ Zope PostgreSQL database adapter.
 Interfejs bazy danych PostgreSQL do Zope.
 
 %prep
-%setup -q -n %{module}-%{version}%{beta}
+%setup -q      -n %{module}-%{version}
 #%if "%{_lib}" == "lib64"
 #%patch0 -p1
 #%endif
This page took 0.030578 seconds and 4 git commands to generate.