|
|
@@ -27,7 +27,7 @@
|
|
|
%define V_dbi 1.48
|
|
|
%define V_sql_statement 1.14
|
|
|
%define V_sql_abstract 1.20
|
|
|
-%define V_sql_routine 0.69
|
|
|
+%define V_sql_routine 0.70.3
|
|
|
%define V_dbd_anydata 0.08
|
|
|
%define V_dbd_sprite 0.56
|
|
|
%define V_dbd_sqlite 1.09
|
|
|
@@ -48,7 +48,7 @@ Class: BASE
|
|
|
Group: Language
|
|
|
License: GPL/Artistic
|
|
|
Version: %{V_perl}
|
|
|
-Release: 20051001
|
|
|
+Release: 20051028
|
|
|
|
|
|
# package options
|
|
|
%option with_dbd_sqlite no
|
|
|
@@ -62,7 +62,7 @@ Release: 20051001
|
|
|
Source0: http://www.cpan.org/modules/by-module/DBI/DBI-%{V_dbi}.tar.gz
|
|
|
Source1: http://www.cpan.org/modules/by-module/SQL/SQL-Statement-%{V_sql_statement}.tar.gz
|
|
|
Source2: http://www.cpan.org/modules/by-module/SQL/SQL-Abstract-%{V_sql_abstract}.tar.gz
|
|
|
-Source3: http://www.cpan.org/modules/by-module/SQL/SQL-Routine-%{V_sql_routine}.tar.gz
|
|
|
+Source3: http://www.cpan.org/modules/by-module/SQL/DUNCAND/SQL-Routine-v%{V_sql_routine}.tar.gz
|
|
|
Source4: http://www.cpan.org/modules/by-module/DBD/DBD-AnyData-%{V_dbd_anydata}.tar.gz
|
|
|
Source5: http://www.cpan.org/modules/by-module/DBD/DBD-Sprite-%{V_dbd_sprite}.tar.gz
|
|
|
Source6: http://www.cpan.org/modules/by-module/DBD/DBD-SQLite-%{V_dbd_sqlite}.tar.gz
|
|
|
@@ -180,8 +180,8 @@ AutoReqProv: no
|
|
|
}
|
|
|
prog perl-dbi:SQL-Routine = {
|
|
|
version = %{V_sql_routine}
|
|
|
- url = http://www.cpan.org/modules/by-module/SQL/
|
|
|
- regex = SQL-Routine-(__VER__)\.tar\.gz
|
|
|
+ url = http://www.cpan.org/modules/by-module/SQL/DUNCAND/
|
|
|
+ regex = SQL-Routine-v(__VER__)\.tar\.gz
|
|
|
}
|
|
|
|
|
|
%prep
|