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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-re, openpkg-web, openpkg-src Date:   13-Dec-2002 11:38:03
  Branch: HEAD                             Handle: 2002121310380101

  Modified files:
    openpkg-re/vcheck       vc.perl-util
    openpkg-src/perl-util   perl-util.spec
    openpkg-web             news.txt

  Log:
    upgrading package: perl-util 20021212 -> 20021213

  Summary:
    Revision    Changes     Path
    1.12        +5  -0      openpkg-re/vcheck/vc.perl-util
    1.26        +17 -12     openpkg-src/perl-util/perl-util.spec
    1.2270      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  Index: openpkg-re/vcheck/vc.perl-util
  ============================================================
  $ cvs diff -u -r1.11 -r1.12 vc.perl-util
  --- openpkg-re/vcheck/vc.perl-util    12 Dec 2002 15:33:17 -0000      1.11
  +++ openpkg-re/vcheck/vc.perl-util    13 Dec 2002 10:38:01 -0000      1.12
  @@ -51,4 +51,9 @@
     url       = http://www.cpan.org/modules/by-module/Exception/
     regex     = Exception-Class-(__VER__)\.tar\.gz
   }
  +prog perl-util:Object-Realize-Later = {
  +  version   = 0.10
  +  url       = http://www.cpan.org/modules/by-module/Object/
  +  regex     = Object-Realize-Later-(__VER__)\.tar\.gz
  +}
   
  Index: openpkg-src/perl-util/perl-util.spec
  ============================================================
  $ cvs diff -u -r1.25 -r1.26 perl-util.spec
  --- openpkg-src/perl-util/perl-util.spec      12 Dec 2002 15:33:18 -0000      1.25
  +++ openpkg-src/perl-util/perl-util.spec      13 Dec 2002 10:38:02 -0000      1.26
  @@ -34,6 +34,7 @@
   %define       V_params_validate          0.24
   %define       V_class_data_inheritable   0.02
   %define       V_exception_class          1.07
  +%define       V_object_realize_later     0.10
   
   #   package information
   Name:         perl-util
  @@ -44,8 +45,8 @@
   Distribution: OpenPKG [BASE]
   Group:        Language
   License:      GPL/Artistic
  -Version:      20021212
  -Release:      20021212
  +Version:      20021213
  +Release:      20021213
   
   #   list of sources
   Source0:      http://www.cpan.org/modules/by-module/Alias/Alias-%{V_alias}.tar.gz
  @@ -58,6 +59,7 @@
   Source7:      
http://www.cpan.org/modules/by-module/Attribute/Params-Validate-%{V_params_validate}.tar.gz
   Source8:      
http://www.cpan.org/modules/by-module/Class/Class-Data-Inheritable-%{V_class_data_inheritable}.tar.gz
   Source9:      
http://www.cpan.org/modules/by-module/Exception/Exception-Class-%{V_exception_class}.tar.gz
  +Source10:     
http://www.cpan.org/modules/by-module/Object/Object-Realize-Later-%{V_object_realize_later}.tar.gz
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -79,18 +81,20 @@
       - Params::Validate            (%{V_params_validate})
       - Class::Data::Inheritable    (%{V_class_data_inheritable})
       - Exception::Class            (%{V_exception_class})
  +    - Object::Realize::Later      (%{V_object_realize_later})
   
   %prep
  -    %setup0 -q -c
  -    %setup1 -q -T -D -a 1
  -    %setup2 -q -T -D -a 2
  -    %setup3 -q -T -D -a 3
  -    %setup4 -q -T -D -a 4
  -    %setup5 -q -T -D -a 5
  -    %setup6 -q -T -D -a 6
  -    %setup7 -q -T -D -a 7
  -    %setup8 -q -T -D -a 8
  -    %setup9 -q -T -D -a 9
  +    %setup0  -q -c
  +    %setup1  -q -T -D -a 1
  +    %setup2  -q -T -D -a 2
  +    %setup3  -q -T -D -a 3
  +    %setup4  -q -T -D -a 4
  +    %setup5  -q -T -D -a 5
  +    %setup6  -q -T -D -a 6
  +    %setup7  -q -T -D -a 7
  +    %setup8  -q -T -D -a 8
  +    %setup9  -q -T -D -a 9
  +    %setup10 -q -T -D -a 10
   
   %build
   
  @@ -109,6 +113,7 @@
       %{l_prefix}/bin/perl-openpkg install -d %{SOURCE7}
       %{l_prefix}/bin/perl-openpkg install -d %{SOURCE8}
       %{l_prefix}/bin/perl-openpkg install -d %{SOURCE9}
  +    %{l_prefix}/bin/perl-openpkg install -d %{SOURCE10}
   
       #   perform common epilog operations
       %{l_prefix}/bin/perl-openpkg epilog
  Index: openpkg-web/news.txt
  ============================================================
  $ cvs diff -u -r1.2269 -r1.2270 news.txt
  --- openpkg-web/news.txt      13 Dec 2002 08:56:59 -0000      1.2269
  +++ openpkg-web/news.txt      13 Dec 2002 10:38:01 -0000      1.2270
  @@ -1,3 +1,4 @@
  +13-Dec-2002: Upgraded package: P<perl-util-20021213-20021213>
   13-Dec-2002: Upgraded package: P<perl-tk-20021213-20021213>
   13-Dec-2002: Upgraded package: P<xterm-1.71-20021213>
   13-Dec-2002: Upgraded package: P<fetchmail-6.2.0-20021213>
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to