Parcourir la source

modifying package: perl-wx-5.8.4 20040613 -> 20040620

Thomas Lotterer il y a 21 ans
Parent
commit
175d03e184
2 fichiers modifiés avec 6 ajouts et 6 suppressions
  1. 4 4
      perl-wx/perl-wx.patch
  2. 2 2
      perl-wx/perl-wx.spec

+ 4 - 4
perl-wx/perl-wx.patch

@@ -1,10 +1,10 @@
 Index: Makefile.PL
---- Makefile.PL.orig	2004-04-11 15:14:28 +0200
-+++ Makefile.PL	2004-06-13 22:55:36 +0200
+--- 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' ],
-                  WX_CORE_LIB   => ( $^O eq 'darwin' ? 'adv html core base' :
-                                                       'adv core base' ),
+                  WX_CORE_LIB   => ( $^O ne 'MSWin32' ? 'adv html core base' :
+                                                        'adv core base' ),
 -#                 ( $wxConfig::o_static ?
 -#                   ( WXLIB => [ 'wxxrc', 'stc' ] ) :
 -#                   () ),

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

@@ -25,7 +25,7 @@
 
 #   package versions
 %define       V_perl                5.8.4
-%define       V_wx                  0.19
+%define       V_wx                  0.20
 %define       V_wx_perl_treechecker 1.11
 
 #   package information
@@ -39,7 +39,7 @@ Class:        EVAL
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040613
+Release:      20040620
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Wx/Wx-%{V_wx}.tar.gz