فهرست منبع

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

Ralf S. Engelschall 21 سال پیش
والد
کامیت
5ebf2fd68f
2فایلهای تغییر یافته به همراه7 افزوده شده و 7 حذف شده
  1. 5 5
      perl-wx/perl-wx.patch
  2. 2 2
      perl-wx/perl-wx.spec

+ 5 - 5
perl-wx/perl-wx.patch

@@ -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 {

+ 2 - 2
perl-wx/perl-wx.spec

@@ -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 @@ Class:        EVAL
 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