OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [email protected] Module: openpkg-src Date: 04-Sep-2009 21:09:17 Branch: HEAD Handle: 2009090420091600 Modified files: openpkg-src/perl-wx perl-wx.spec Log: change dependency to Perl 5.10 only Summary: Revision Changes Path 1.44 +2 -2 openpkg-src/perl-wx/perl-wx.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-wx/perl-wx.spec ============================================================================ $ cvs diff -u -r1.43 -r1.44 perl-wx.spec --- openpkg-src/perl-wx/perl-wx.spec 18 Apr 2009 13:14:10 -0000 1.43 +++ openpkg-src/perl-wx/perl-wx.spec 4 Sep 2009 19:09:16 -0000 1.44 @@ -22,7 +22,7 @@ ## # package versions -%define V_perl 5.10.0 +%define V_perl 5.10 %define V_wx 0.53 %define V_wx_perl_treechecker 1.13 @@ -37,7 +37,7 @@ Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20080101 +Release: 20090904 # list of sources Source0: http://www.cpan.org/modules/by-module/Wx/Wx-%{V_wx}.tar.gz @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List [email protected]
