]> git.pld-linux.org Git - packages/libgda3.git/blobdiff - libgda3.spec
- release 4
[packages/libgda3.git] / libgda3.spec
index 3b650dfc86ad684cc2e22888e21afca8a0745645..6707f84b92ec930829b32b6641ab6917eaecc526 100644 (file)
@@ -9,7 +9,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
 Summary:       GNU Data Access library
 Summary(pl.UTF-8):     Biblioteka GNU Data Access
 Name:          libgda3
-Version:       3.1.4
-Release:       2
+Version:       3.1.5
+Release:       4
 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
+# Source0-md5: eb7da5286a112e7cff3111c89fba4456
+Patch0:                %{name}-configure.patch
 URL:           http://www.gnome-db.org/
 %{?with_firebird:BuildRequires:        Firebird-devel}
 BuildRequires: autoconf >= 2.59
@@ -266,7 +266,7 @@ Pakiet dostarczajÄ…cy dane z xBase (dBase, Clippera, FoxPro) dla GDA.
 
 %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
This page took 0.076197 seconds and 4 git commands to generate.