Browse Source

update DBI and DBD::Sprite

master
parent
commit
6684e4a92a
  1. 8
      perl-dbi/perl-dbi.spec

8
perl-dbi/perl-dbi.spec

@ -24,10 +24,10 @@
## ##
# versions of individual parts # versions of individual parts
%define V_dbi 1.23 %define V_dbi 1.24
%define V_sql_statement 1.004 %define V_sql_statement 1.004
%define V_dbd_anydata 0.05 %define V_dbd_anydata 0.05
%define V_dbd_sprite 0.34 %define V_dbd_sprite 0.35
%define V_dbd_sqlite 0.15 %define V_dbd_sqlite 0.15
%define V_dbd_mysql 2.1017 %define V_dbd_mysql 2.1017
%define V_dbd_pg 1.13 %define V_dbd_pg 1.13
@ -53,8 +53,8 @@ Packager: The OpenPKG Project
Distribution: OpenPKG [EXP] Distribution: OpenPKG [EXP]
Group: Language Group: Language
License: GPL/Artistic License: GPL/Artistic
Version: 20020528 Version: 20020605
Release: 20020528 Release: 20020605
# list of sources # list of sources
Source0: http://www.cpan.org/modules/by-module/DBI/DBI-%{V_dbi}.tar.gz Source0: http://www.cpan.org/modules/by-module/DBI/DBI-%{V_dbi}.tar.gz

Loading…
Cancel
Save