Browse Source

update to Perl 5.12

master
parent
commit
6300d7255d
  1. 4
      perl-dbix/perl-dbix.spec

4
perl-dbix/perl-dbix.spec

@ -22,7 +22,7 @@
## ##
# versions of individual parts # versions of individual parts
%define V_perl 5.10 %define V_perl 5.12
%define V_dbix_dbschema 0.36 %define V_dbix_dbschema 0.36
%define V_dbix_datasource 0.02 %define V_dbix_datasource 0.02
%define V_dbix_searchbuilder 1.56 %define V_dbix_searchbuilder 1.56
@ -54,7 +54,7 @@ Class: BASE
Group: Perl Group: Perl
License: GPL/Artistic License: GPL/Artistic
Version: %{V_perl} Version: %{V_perl}
Release: 20091109 Release: 20100414
# 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

Loading…
Cancel
Save