|
|
@@ -24,7 +24,7 @@
|
|
|
|
|
|
# package versions
|
|
|
%define V_perl 5.8.7
|
|
|
-%define V_wx 0.22
|
|
|
+%define V_wx 0.23
|
|
|
%define V_wx_perl_treechecker 1.13
|
|
|
|
|
|
# package information
|
|
|
@@ -38,12 +38,11 @@ Class: EVAL
|
|
|
Group: Language
|
|
|
License: GPL/Artistic
|
|
|
Version: %{V_perl}
|
|
|
-Release: 20050603
|
|
|
+Release: 20050701
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.cpan.org/modules/by-module/Wx/Wx-%{V_wx}.tar.gz
|
|
|
Source1: http://www.cpan.org/modules/by-module/Wx/Wx-Perl-TreeChecker-%{V_wx_perl_treechecker}.tar.gz
|
|
|
-Patch0: perl-wx.patch
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -75,7 +74,6 @@ AutoReqProv: no
|
|
|
%prep
|
|
|
%setup -q -c
|
|
|
%setup -q -T -D -a 1
|
|
|
- %patch -p0 -d Wx-%{V_wx}
|
|
|
|
|
|
%build
|
|
|
|