|
@@ -22,7 +22,7 @@
|
|
|
##
|
|
##
|
|
|
|
|
|
|
|
# package version
|
|
# package version
|
|
|
-%define V_sqlite 3.6.17
|
|
|
|
|
|
|
+%define V_sqlite 3.6.20
|
|
|
%define V_odbc 0.83
|
|
%define V_odbc 0.83
|
|
|
%define V_jdbc 20090430
|
|
%define V_jdbc 20090430
|
|
|
|
|
|
|
@@ -37,7 +37,7 @@ Class: BASE
|
|
|
Group: Database
|
|
Group: Database
|
|
|
License: PD
|
|
License: PD
|
|
|
Version: %{V_sqlite}
|
|
Version: %{V_sqlite}
|
|
|
-Release: 20090812
|
|
|
|
|
|
|
+Release: 20091105
|
|
|
|
|
|
|
|
# package options
|
|
# package options
|
|
|
%option with_debug no
|
|
%option with_debug no
|
|
@@ -58,7 +58,7 @@ Patch1: sqlite.patch.odbc
|
|
|
# build information
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20040130, make, gawk
|
|
|
|
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20040130, make, gawk, tcl
|
|
|
PreReq: OpenPKG, openpkg >= 20040130
|
|
PreReq: OpenPKG, openpkg >= 20040130
|
|
|
%if "%{with_readline}" == "yes"
|
|
%if "%{with_readline}" == "yes"
|
|
|
BuildPreReq: readline, pkgconfig
|
|
BuildPreReq: readline, pkgconfig
|