|
|
@@ -48,7 +48,7 @@ Class: BASE
|
|
|
Group: Language
|
|
|
License: GPL/Artistic
|
|
|
Version: %{V_perl}
|
|
|
-Release: 20050903
|
|
|
+Release: 20050927
|
|
|
|
|
|
# package options
|
|
|
%option with_dbd_sqlite no
|
|
|
@@ -81,8 +81,8 @@ PreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl}
|
|
|
BuildPreReq: perl-util, perl-net, perl-locale
|
|
|
PreReq: perl-util, perl-net, perl-locale
|
|
|
%if "%{with_dbd_sqlite}" == "yes"
|
|
|
-BuildPreReq: sqlite, sqlite::with_v3 = yes
|
|
|
-PreReq: sqlite, sqlite::with_v3 = yes
|
|
|
+BuildPreReq: sqlite
|
|
|
+PreReq: sqlite
|
|
|
%endif
|
|
|
%if "%{with_dbd_mysql}" == "yes"
|
|
|
BuildPreReq: mysql
|