SPECS: libgda.spec - disable freetds bcond by default - release 5
megabajt
megabajt at pld-linux.org
Mon Jul 21 17:45:13 CEST 2008
Author: megabajt Date: Mon Jul 21 15:45:13 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- disable freetds bcond by default
- release 5
---- Files affected:
SPECS:
libgda.spec (1.120 -> 1.121)
---- Diffs:
================================================================
Index: SPECS/libgda.spec
diff -u SPECS/libgda.spec:1.120 SPECS/libgda.spec:1.121
--- SPECS/libgda.spec:1.120 Mon Jun 30 00:13:04 2008
+++ SPECS/libgda.spec Mon Jul 21 17:45:08 2008
@@ -2,7 +2,7 @@
#
# Conditional build:
%bcond_without firebird # build without firebird plugin
-%bcond_without freetds # build without freetds plugin
+%bcond_with freetds # build without freetds plugin
%bcond_without ldap # build without ldap plugin
%bcond_without mdb # build without MDB plugin
%bcond_with mdb05 # build with mdb < 0.6pre1
@@ -19,7 +19,7 @@
Summary(pl.UTF-8): Biblioteka GNU Data Access
Name: libgda
Version: 1.2.4
-Release: 4
+Release: 5
Epoch: 1
License: LGPL v2/GPL v2
Group: Applications/Databases
@@ -39,7 +39,7 @@
BuildRequires: bison
BuildRequires: db-devel
BuildRequires: flex
-%{?with_freetds:BuildRequires: freetds-devel >= 0.63}
+%{?with_freetds:BuildRequires: freetds-devel = 0.64}
BuildRequires: glib2-devel >= 1:2.12.1
BuildRequires: gnome-common >= 2.12.0
BuildRequires: gtk-doc >= 1.7
@@ -417,6 +417,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.121 2008/07/21 15:45:08 megabajt
+- disable freetds bcond by default
+- release 5
+
Revision 1.120 2008/06/29 22:13:04 hawk
- release 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgda.spec?r1=1.120&r2=1.121&f=u
More information about the pld-cvs-commit
mailing list