SPECS: python-SQLObject.spec - updated to 0.7.1-r1643 (bugfix bran...

wiget wiget at pld-linux.org
Mon Mar 20 17:11:14 CET 2006


Author: wiget                        Date: Mon Mar 20 16:11:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.7.1-r1643 (bugfix branch for 0.7 - required by TurboGears)

---- Files affected:
SPECS:
   python-SQLObject.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/python-SQLObject.spec
diff -u SPECS/python-SQLObject.spec:1.9 SPECS/python-SQLObject.spec:1.10
--- SPECS/python-SQLObject.spec:1.9	Sat Dec 24 15:02:58 2005
+++ SPECS/python-SQLObject.spec	Mon Mar 20 17:11:09 2006
@@ -6,13 +6,15 @@
 Summary:	Object-Relational Manager, aka database wrapper
 Summary(pl):	Zarządca obiektowo-relacyjny, czyli wrapper dla baz danych
 Name:		python-%{module}
-Version:	0.7.0
-Release:	2
+Version:	0.7.1
+%define		rev 1643
+Release:	0.%{rev}.1
 License:	LGPL
 Vendor:		Ian Bicking <ianb at colorstudy.com>
 Group:		Development/Languages/Python
-Source0:	http://cheeseshop.python.org/packages/source/S/SQLObject/%{module}-%{version}.tar.gz
-# Source0-md5:	dccb921b5df6a15312b56630ac4ac205
+#Source0:	http://cheeseshop.python.org/packages/source/S/SQLObject/%{module}-%{version}.tar.gz
+Source0:	%{module}-%{version}dev-r%{rev}.tar.gz
+# Source0-md5:	e9bec6b8dc9d063be2430f25a7b0bbf6
 URL:		http://sqlobject.org
 BuildRequires:	python-devel >= 1:2.3
 BuildRequires:	python-setuptools
@@ -34,7 +36,7 @@
 PostgreSQL-em, SQLite, Firebirdem.
 
 %prep
-%setup -q -n %{module}-%{version}
+%setup -q -n %{module}-%{version}dev-r%{rev}
 
 %build
 python setup.py build
@@ -65,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/03/20 16:11:09  wiget
+- updated to 0.7.1-r1643 (bugfix branch for 0.7 - required by TurboGears)
+
 Revision 1.9  2005/12/24 14:02:58  arekm
 - rebuild
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-SQLObject.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list