|
|
@@ -42,8 +42,8 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [BASE]
|
|
|
Group: Language
|
|
|
License: GPL/Artistic
|
|
|
-Version: 20030113
|
|
|
-Release: 20030113
|
|
|
+Version: 20030116
|
|
|
+Release: 20030116
|
|
|
|
|
|
# package options
|
|
|
%option with_dbd_mysql no
|
|
|
@@ -66,8 +66,8 @@ BuildRoot: %{l_buildroot}
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20030103, perl >= 5.8.0, perl-net
|
|
|
PreReq: OpenPKG, openpkg >= 20030103, perl >= 5.8.0, perl-net
|
|
|
%if "%{with_dbd_mysql}" == "yes"
|
|
|
-BuildPreReq: mysql
|
|
|
-PreReq: mysql
|
|
|
+BuildPreReq: MYSQL
|
|
|
+PreReq: MYSQL
|
|
|
%endif
|
|
|
%if "%{with_dbd_pg}" == "yes"
|
|
|
BuildPreReq: postgresql
|