OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 04-Sep-2009 21:08:48 Branch: HEAD Handle: 2009090420084800 Modified files: openpkg-src/perl-util perl-util.spec Log: change dependency to Perl 5.10 only Summary: Revision Changes Path 1.469 +2 -2 openpkg-src/perl-util/perl-util.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-util/perl-util.spec ============================================================================ $ cvs diff -u -r1.468 -r1.469 perl-util.spec --- openpkg-src/perl-util/perl-util.spec 3 Sep 2009 18:50:29 -0000 1.468 +++ openpkg-src/perl-util/perl-util.spec 4 Sep 2009 19:08:48 -0000 1.469 @@ -22,7 +22,7 @@ ## # versions of individual parts -%define V_perl 5.10.0 +%define V_perl 5.10 %define V_alias 2.32 %define V_attribute_handlers 0.86 %define V_class_container 0.12 @@ -106,7 +106,7 @@ Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20090903 +Release: 20090904 # list of sources Source0: http://www.cpan.org/modules/by-module/Test/Test-%{V_test}.tar.gz @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org