[packages/mysql-workbench] build with unixODBC

glen glen at pld-linux.org
Fri Oct 5 00:59:00 CEST 2012


commit c203f4dfb4fc9d03d709090c60e93022b28427c9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Oct 5 01:07:24 2012 +0300

    build with unixODBC

 mysql-workbench.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/mysql-workbench.spec b/mysql-workbench.spec
index 28034a6..a9ba0e0 100644
--- a/mysql-workbench.spec
+++ b/mysql-workbench.spec
@@ -50,6 +50,7 @@ BuildRequires:	readline-devel
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.566
 BuildRequires:	sqlite3-devel
+BuildRequires:	unixODBC-devel
 Requires:	desktop-file-utils
 Requires:	python-paramiko
 Requires:	python-pexpect
@@ -107,6 +108,7 @@ cp -p '%{SOURCE1}' res/mysql.profiles
 %{__automake}
 %configure \
 	--disable-dependency-tracking \
+	--with-unixodbc \
 	CFLAGS="%{rpmcppflags} %{rpmcflags} -Wno-deprecated" \
 	LUA_LIBS="$(pkg-config --libs lua51)" \
 	LUA_CFLAGS="$(pkg-config --cflags lua51)"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mysql-workbench.git/commitdiff/b2dd4e3f7164b7dd777f447eb8cbff81c716d445



More information about the pld-cvs-commit mailing list