- 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:
parent
ce3ccd65b9
commit
f5fa4bc0f4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c6ca5619fe47cc727f764a26bb56bb7375dc8c8621b4b1011fa6b4ba2977154
|
||||
size 602631
|
3
Alien-wxWidgets-0.51.tar.gz
Normal file
3
Alien-wxWidgets-0.51.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af0e7e3a4a5235b7e32966089330d49191180beea80bf80ea15a707a3366a864
|
||||
size 673085
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user