SPECS: libgda3.spec rel 5; drop tds since in new freetds tds library was dr...

arekm arekm at pld-linux.org
Mon Jun 16 14:11:29 CEST 2008


Author: arekm                        Date: Mon Jun 16 12:11:29 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
rel 5; drop tds since in new freetds tds library was dropped

---- Files affected:
SPECS:
   libgda3.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/libgda3.spec
diff -u SPECS/libgda3.spec:1.21 SPECS/libgda3.spec:1.22
--- SPECS/libgda3.spec:1.21	Mon Jun 16 13:01:49 2008
+++ SPECS/libgda3.spec	Mon Jun 16 14:11:24 2008
@@ -10,7 +10,7 @@
 %bcond_without	gnome		# without gnomevfs (convenience alias)
 # - database plugins:
 %bcond_without	firebird	# build without firebird plugin
-%bcond_without	freetds		# build without freetds plugin
+%bcond_with	freetds		# build with freetds plugin
 %bcond_without	ldap		# build without ldap plugin
 %bcond_without	mdb		# build without MDB plugin
 %bcond_without	mysql		# build without MySQL plugin
@@ -30,12 +30,12 @@
 Summary(pl.UTF-8):	Biblioteka GNU Data Access
 Name:		libgda3
 Version:	3.1.4
-Release:	3
+Release:	5
 License:	LGPL v2+/GPL v2+
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/gnome/sources/libgda/3.1/libgda-%{version}.tar.bz2
 # Source0-md5:	e584211e04b502d3fb747236c913378e
-Patch1:		%{name}-configure.patch
+Patch0:		%{name}-configure.patch
 URL:		http://www.gnome-db.org/
 %{?with_firebird:BuildRequires:	Firebird-devel}
 BuildRequires:	autoconf >= 2.59
@@ -267,7 +267,7 @@
 
 %prep
 %setup -q -n libgda-%{version}
-%patch1 -p1
+%patch0 -p1
 
 %if %{without gamin}
 sed -i -e 's#PKG_CHECK_MODULES(GAMIN.*)#have_fam=no#g' configure.in
@@ -441,6 +441,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2008/06/16 12:11:24  arekm
+rel 5; drop tds since in new freetds tds library was dropped
+
 Revision 1.21  2008/06/16 11:01:49  hawk
 - fixed freetds BRs, release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgda3.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list