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:   30-Sep-2007 09:32:59
  Branch: HEAD                             Handle: 2007093008325800

  Modified files:
    openpkg-src/perl-parse  perl-parse.spec

  Log:
    modifying package: perl-parse-5.8.8 20070911 -> 20070930

  Summary:
    Revision    Changes     Path
    1.165       +6  -6      openpkg-src/perl-parse/perl-parse.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-parse/perl-parse.spec
  ============================================================================
  $ cvs diff -u -r1.164 -r1.165 perl-parse.spec
  --- openpkg-src/perl-parse/perl-parse.spec    11 Sep 2007 17:18:43 -0000      
1.164
  +++ openpkg-src/perl-parse/perl-parse.spec    30 Sep 2007 07:32:58 -0000      
1.165
  @@ -30,7 +30,7 @@
   %define       V_config_context            0.10
   %define       V_config_scoped             0.11
   %define       V_string_tokenizer          0.05
  -%define       V_parse_recdescent          1.94
  +%define       V_parse_recdescent          1.95.1
   %define       V_parse_recdescent_faq      5.04
   %define       V_parse_recdescent_deparse  1.00
   %define       V_parse_recdescent_consumer 1.03
  @@ -47,7 +47,7 @@
   %define       V_text_csv_pp               1.05
   %define       V_text_csv_xs               0.31
   %define       V_text_csv_simple           1.00
  -%define       V_getopt_long               2.36
  +%define       V_getopt_long               2.37
   %define       V_getopt_attribute          1.42
   %define       V_getopt_argvfile           1.11
   %define       V_getopt_fancy              0.05
  @@ -64,13 +64,13 @@
   Group:        Perl
   License:      GPL/Artistic
   Version:      %{V_perl}
  -Release:      20070911
  +Release:      20070930
   
   #   list of sources
   Source0:      
http://www.cpan.org/modules/by-module/Config/Config-IniFiles-%{V_config_inifiles}.tar.gz
   Source1:      
http://www.cpan.org/modules/by-module/Config/Config-General-%{V_config_general}.tar.gz
   Source2:      
http://www.cpan.org/modules/by-module/Config/Config-Simple-%{V_config_simple}.tar.gz
  -Source3:      
http://www.cpan.org/modules/by-module/Parse/Parse-RecDescent-%{V_parse_recdescent}.tar.gz
  +Source3:      
http://www.cpan.org/authors/id/D/DC/DCONWAY/Parse-RecDescent-v%{V_parse_recdescent}.tar.gz
   Source4:      
http://www.cpan.org/modules/by-module/Parse/Parse-RecDescent-FAQ-%{V_parse_recdescent_faq}.tar.gz
   Source5:      
http://www.cpan.org/modules/by-module/Parse/Parse-RecDescent-Deparse-%{V_parse_recdescent_deparse}.tar.gz
   Source6:      
http://www.cpan.org/modules/by-module/Parse/Parse-RecDescent-Consumer-%{V_parse_recdescent_consumer}.tar.gz
  @@ -155,8 +155,8 @@
       }
       prog perl-parse:Parse-RecDescent = {
           version   = %{V_parse_recdescent}
  -        url       = http://www.cpan.org/modules/by-module/Parse/
  -        regex     = Parse-RecDescent-(__VER__)\.tar\.gz
  +        url       = http://www.cpan.org/authors/id/D/DC/DCONWAY/
  +        regex     = Parse-RecDescent-v(__VER__)\.tar\.gz
       }
       prog perl-parse:Parse-RecDescent-Consumer = {
           version   = %{V_parse_recdescent_consumer}
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to