OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   16-Oct-2002 12:35:10
  Branch: HEAD                             Handle: 2002101611350900

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

  Log:
    Added Text::Balanced module.

  Summary:
    Revision    Changes     Path
    1.21        +5  -2      openpkg-src/perl-parse/perl-parse.spec
  ____________________________________________________________________________

  Index: openpkg-src/perl-parse/perl-parse.spec
  ============================================================
  $ cvs diff -u -r1.20 -r1.21 perl-parse.spec
  --- openpkg-src/perl-parse/perl-parse.spec    12 Oct 2002 06:52:30 -0000      1.20
  +++ openpkg-src/perl-parse/perl-parse.spec    16 Oct 2002 10:35:09 -0000      1.21
  @@ -29,6 +29,7 @@
   %define       V_config_simple     2.82
   %define       V_parse_recdescent  1.80
   %define       V_parse_lex         2.15
  +%define       V_text_balanced     1.89
   
   #   package information
   Name:         perl-parse
  @@ -39,8 +40,8 @@
   Distribution: OpenPKG [BASE]
   Group:        Language
   License:      GPL/Artistic
  -Version:      20021012
  -Release:      20021012
  +Version:      20021016
  +Release:      20021016
   
   #   list of sources
   Source0:      
http://www.cpan.org/modules/by-module/Config/Config-IniFiles-%{V_config_inifiles}.tar.gz
  @@ -48,6 +49,7 @@
   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
   Source4:      
http://www.cpan.org/modules/by-module/Parse/ParseLex-%{V_parse_lex}.tar.gz
  +Source5:      
http://www.cpan.org/modules/by-module/Text/Text-Balanced-%{V_text_balanced}.tar.gz
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -70,6 +72,7 @@
       %setup2 -q -T -D -a 2
       %setup3 -q -T -D -a 3
       %setup4 -q -T -D -a 4
  +    %setup5 -q -T -D -a 5
   
   %build
   
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to