|
|
@@ -52,7 +52,7 @@ Class: BASE
|
|
|
Group: Language
|
|
|
License: GPL/Artistic
|
|
|
Version: %{V_perl}
|
|
|
-Release: 20060228
|
|
|
+Release: 20060303
|
|
|
|
|
|
# package options
|
|
|
%option with_dbd_sqlite yes
|
|
|
@@ -109,8 +109,8 @@ BuildPreReq: freetds, libiconv
|
|
|
PreReq: freetds, libiconv
|
|
|
%endif
|
|
|
%if "%{with_dbd_odbc}" == "yes"
|
|
|
-BuildPreReq: unixodbc
|
|
|
-PreReq: unixodbc
|
|
|
+BuildPreReq: ODBC
|
|
|
+PreReq: ODBC
|
|
|
%endif
|
|
|
AutoReq: no
|
|
|
AutoReqProv: no
|