|
@@ -26,7 +26,7 @@
|
|
|
%define V_perl 5.8.7
|
|
%define V_perl 5.8.7
|
|
|
%define V_dbix_dbschema 0.28
|
|
%define V_dbix_dbschema 0.28
|
|
|
%define V_dbix_datasource 0.02
|
|
%define V_dbix_datasource 0.02
|
|
|
-%define V_dbix_searchbuilder 1.33
|
|
|
|
|
|
|
+%define V_dbix_searchbuilder 1.38
|
|
|
%define V_dbix_dwiw 0.44
|
|
%define V_dbix_dwiw 0.44
|
|
|
%define V_dbix_ha 0.95
|
|
%define V_dbix_ha 0.95
|
|
|
%define V_dbix_anydbd 2.01
|
|
%define V_dbix_anydbd 2.01
|
|
@@ -53,7 +53,7 @@ Class: BASE
|
|
|
Group: Language
|
|
Group: Language
|
|
|
License: GPL/Artistic
|
|
License: GPL/Artistic
|
|
|
Version: %{V_perl}
|
|
Version: %{V_perl}
|
|
|
-Release: 20051201
|
|
|
|
|
|
|
+Release: 20060104
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
|
|
Source0: http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
|
|
@@ -73,6 +73,7 @@ Source13: http://www.cpan.org/modules/by-module/Class/Class-DBI-Plugin-Abstr
|
|
|
Source14: http://www.cpan.org/modules/by-module/Class/Class-DBI-Plugin-RetrieveAll-%{V_class_dbi_plugin_retrieveall}.tar.gz
|
|
Source14: http://www.cpan.org/modules/by-module/Class/Class-DBI-Plugin-RetrieveAll-%{V_class_dbi_plugin_retrieveall}.tar.gz
|
|
|
Source15: http://www.cpan.org/modules/by-module/Class/Class-DBI-AsForm-%{V_class_dbi_asform}.tar.gz
|
|
Source15: http://www.cpan.org/modules/by-module/Class/Class-DBI-AsForm-%{V_class_dbi_asform}.tar.gz
|
|
|
Source16: http://www.cpan.org/modules/by-module/Class/Class-DBI-View-%{V_class_dbi_view}.tar.gz
|
|
Source16: http://www.cpan.org/modules/by-module/Class/Class-DBI-View-%{V_class_dbi_view}.tar.gz
|
|
|
|
|
+Patch0: perl-dbix.patch
|
|
|
|
|
|
|
|
# build information
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
Prefix: %{l_prefix}
|
|
@@ -116,7 +117,6 @@ AutoReqProv: no
|
|
|
regex = DBIx-DBSchema-(__VER__)\.tar\.gz
|
|
regex = DBIx-DBSchema-(__VER__)\.tar\.gz
|
|
|
}
|
|
}
|
|
|
prog perl-dbix:DBIx-SearchBuilder = {
|
|
prog perl-dbix:DBIx-SearchBuilder = {
|
|
|
- comment = "thl/1.35 build broken, tries to download modules from CPAN"
|
|
|
|
|
version = %{V_dbix_searchbuilder}
|
|
version = %{V_dbix_searchbuilder}
|
|
|
url = http://www.cpan.org/modules/by-module/DBIx/
|
|
url = http://www.cpan.org/modules/by-module/DBIx/
|
|
|
regex = DBIx-SearchBuilder-(__VER__)\.tar\.gz
|
|
regex = DBIx-SearchBuilder-(__VER__)\.tar\.gz
|
|
@@ -210,6 +210,7 @@ AutoReqProv: no
|
|
|
%setup -q -T -D -a 14
|
|
%setup -q -T -D -a 14
|
|
|
%setup -q -T -D -a 15
|
|
%setup -q -T -D -a 15
|
|
|
%setup -q -T -D -a 16
|
|
%setup -q -T -D -a 16
|
|
|
|
|
+ %patch -p0
|
|
|
|
|
|
|
|
%build
|
|
%build
|
|
|
|
|
|