SPECS: python-psycopg2.spec - ver. 2.0.2
wrobell
wrobell at pld-linux.org
Wed Jun 21 14:36:37 CEST 2006
Author: wrobell Date: Wed Jun 21 12:36:37 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ver. 2.0.2
---- Files affected:
SPECS:
python-psycopg2.spec (1.44 -> 1.45)
---- Diffs:
================================================================
Index: SPECS/python-psycopg2.spec
diff -u SPECS/python-psycopg2.spec:1.44 SPECS/python-psycopg2.spec:1.45
--- SPECS/python-psycopg2.spec:1.44 Wed Jun 21 13:45:38 2006
+++ SPECS/python-psycopg2.spec Wed Jun 21 14:36:32 2006
@@ -6,17 +6,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
@@ -57,7 +56,7 @@
Interfejs bazy danych PostgreSQL do Zope.
%prep
-%setup -q -n %{module}-%{version}%{beta}
+%setup -q -n %{module}-%{version}
#%if "%{_lib}" == "lib64"
#%patch0 -p1
#%endif
@@ -113,6 +112,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.45 2006/06/21 12:36:32 wrobell
+- ver. 2.0.2
+
Revision 1.44 2006/06/21 11:45:38 wrobell
- copied from python-psycopg.spec (on server side) and merged from DEVEL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-psycopg2.spec?r1=1.44&r2=1.45&f=u
More information about the pld-cvs-commit
mailing list