|
|
@@ -33,7 +33,7 @@ Class: EVAL
|
|
|
Group: Database
|
|
|
License: LGPL
|
|
|
Version: 0.63
|
|
|
-Release: 20050824
|
|
|
+Release: 20060311
|
|
|
|
|
|
# package options
|
|
|
%option with_odbc no
|
|
|
@@ -48,8 +48,8 @@ Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20040130
|
|
|
PreReq: OpenPKG, openpkg >= 20040130
|
|
|
-BuildPreReq: libiconv
|
|
|
-PreReq: libiconv
|
|
|
+BuildPreReq: libiconv, readline
|
|
|
+PreReq: libiconv, readline
|
|
|
%if "%{with_odbc}" == "yes"
|
|
|
BuildPreReq: unixodbc
|
|
|
PreReq: unixodbc
|