|
|
@@ -38,7 +38,7 @@
|
|
|
%define V_class_dbi_plugin 0.03
|
|
|
%define V_class_dbi_plugin_type 0.02
|
|
|
%define V_class_dbi_plugin_abstractcount 0.06
|
|
|
-%define V_class_dbi_plugin_retrieveall 1.02
|
|
|
+%define V_class_dbi_plugin_retrieveall 1.04
|
|
|
%define V_class_dbi_asform 2.42
|
|
|
%define V_class_dbi_view 0.07
|
|
|
|
|
|
@@ -53,7 +53,7 @@ Class: BASE
|
|
|
Group: Language
|
|
|
License: GPL/Artistic
|
|
|
Version: %{V_perl}
|
|
|
-Release: 20060104
|
|
|
+Release: 20060122
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
|
|
|
@@ -80,8 +80,8 @@ Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20040126
|
|
|
PreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl}
|
|
|
-BuildPreReq: perl-dbi, perl-util, perl-sys, perl-cache
|
|
|
-PreReq: perl-dbi, perl-util, perl-sys, perl-cache
|
|
|
+BuildPreReq: perl-dbi, perl-util, perl-sys, perl-cache, perl-devel
|
|
|
+PreReq: perl-dbi, perl-util, perl-sys, perl-cache, perl-devel
|
|
|
AutoReq: no
|
|
|
AutoReqProv: no
|
|
|
|