|
|
|
|
@ -36,7 +36,7 @@ Class: BASE
|
|
|
|
|
Group: Database |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_opkg} |
|
|
|
|
Release: 20131009 |
|
|
|
|
Release: 20140415 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-%{V_dist}.tar.gz |
|
|
|
|
@ -70,6 +70,7 @@ Conflicts: iodbc
|
|
|
|
|
LDFLAGS="%{l_ldflags}" \ |
|
|
|
|
./configure \ |
|
|
|
|
--prefix=%{l_prefix} \ |
|
|
|
|
--mandir=%{l_prefix}/man \ |
|
|
|
|
--sysconfdir=%{l_prefix}/etc/unixodbc \ |
|
|
|
|
--disable-gui \ |
|
|
|
|
--disable-drivers \ |
|
|
|
|
|