1
0

- fix build with new wxWidgets

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-wxWidgets?expand=0&rev=6
This commit is contained in:
Stephan Kulow 2011-04-12 05:25:31 +00:00 committed by Git OBS Bridge
parent ce3ccd65b9
commit f5fa4bc0f4
4 changed files with 14 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c6ca5619fe47cc727f764a26bb56bb7375dc8c8621b4b1011fa6b4ba2977154
size 602631

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:af0e7e3a4a5235b7e32966089330d49191180beea80bf80ea15a707a3366a864
size 673085

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 12 05:24:58 UTC 2011 - coolo@opensuse.org
- fix build with new wxWidgets
-------------------------------------------------------------------
Mon Dec 27 00:37:45 UTC 2010 - pascal.bleser@opensuse.org

View File

@ -4,16 +4,19 @@ Name: perl-Alien-wxWidgets
Version: 0.51
Release: 0
Summary: Building, finding and using wxWidgets binaries
# http://search.cpan.org/CPAN/authors/id/M/MB/MBARBON/Alien-wxWidgets-%{version}.tar.gz
Source: Alien-wxWidgets-%{version}.tar.bz2
Source: http://search.cpan.org/CPAN/authors/id/M/MB/MBARBON/Alien-wxWidgets-%{version}.tar.gz
Patch1: perl-Alien-wxWidgets-do_not_build_wxgtk.patch
Patch2: perl-Alien-wxWidgets-ignore_cbuilder_version.patch
URL: http://search.cpan.org/dist/Alien-wxWidgets
Group: Development/Libraries/Perl
License: Perl License
License: GPL+ or Artistic
BuildRoot: %{_tmppath}/build-%{name}-%{version}
Requires: perl = %{perl_version}
%if %suse_version > 1130
BuildRequires: wxWidgets-devel
%else
BuildRequires: wxGTK-devel
%endif
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(File::Spec) >= 1.50