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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   20-Dec-2004 10:53:19
  Branch: HEAD                             Handle: 2004122009531800

  Modified files:
    openpkg-src/perl-wx     perl-wx.patch perl-wx.spec

  Log:
    modifying package: perl-wx-5.8.6 20041129 -> 20041220

  Summary:
    Revision    Changes     Path
    1.7         +5  -5      openpkg-src/perl-wx/perl-wx.patch
    1.23        +2  -2      openpkg-src/perl-wx/perl-wx.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-wx/perl-wx.patch
  ============================================================================
  $ cvs diff -u -r1.6 -r1.7 perl-wx.patch
  --- openpkg-src/perl-wx/perl-wx.patch 20 Jun 2004 19:34:45 -0000      1.6
  +++ openpkg-src/perl-wx/perl-wx.patch 20 Dec 2004 09:53:18 -0000      1.7
  @@ -1,14 +1,14 @@
   Index: Makefile.PL
  ---- Makefile.PL.orig 2004-06-20 10:39:38 +0200
  -+++ Makefile.PL      2004-06-20 21:31:05 +0200
  -@@ -36,9 +36,7 @@
  -                  PMLIBDIRS     => [ 'lib', 'build' ],
  +--- Makefile.PL.orig 2004-12-08 18:52:16 +0100
  ++++ Makefile.PL      2004-12-20 09:59:39 +0100
  +@@ -47,9 +47,7 @@
                     WX_CORE_LIB   => ( $^O ne 'MSWin32' ? 'adv html core base' 
:
                                                           'adv core base' ),
  +                  NO_META       => 1,
   -#                 ( $wxConfig::o_static ?
   -#                   ( WXLIB => [ 'wxxrc', 'stc' ] ) :
   -#                   () ),
  -+                 WX_LIB        => [ 'xrc', 'stc' ],
  ++                 WX_LIB        => [ 'wxxrc', 'stc' ],
                   );
    
    END {
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-wx/perl-wx.spec
  ============================================================================
  $ cvs diff -u -r1.22 -r1.23 perl-wx.spec
  --- openpkg-src/perl-wx/perl-wx.spec  29 Nov 2004 19:38:35 -0000      1.22
  +++ openpkg-src/perl-wx/perl-wx.spec  20 Dec 2004 09:53:18 -0000      1.23
  @@ -25,7 +25,7 @@
   
   #   package versions
   %define       V_perl                5.8.6
  -%define       V_wx                  0.20
  +%define       V_wx                  0.21
   %define       V_wx_perl_treechecker 1.12
   
   #   package information
  @@ -39,7 +39,7 @@
   Group:        Language
   License:      GPL/Artistic
   Version:      %{V_perl}
  -Release:      20041129
  +Release:      20041220
   
   #   list of sources
   Source0:      http://www.cpan.org/modules/by-module/Wx/Wx-%{V_wx}.tar.gz
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to