forked from pool/perl-Alien-wxWidgets
Accepting request 1155646 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1155646 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Alien-wxWidgets?expand=0&rev=8
This commit is contained in:
commit
bdaccdae22
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 4 12:00:57 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 21 13:33:25 CEST 2019 - Tina Mueller <tina.mueller@suse.com>
|
Wed Aug 21 13:33:25 CEST 2019 - Tina Mueller <tina.mueller@suse.com>
|
||||||
|
|
||||||
|
@ -56,11 +56,8 @@ In short 'Alien::wxWidgets' can be used to detect and get configuration
|
|||||||
settings from an installed wxWidgets.
|
settings from an installed wxWidgets.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{cpan_name}-%{version}
|
%autosetup -p0 -n %{cpan_name}-%{version}
|
||||||
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
||||||
%patch0
|
|
||||||
%patch1
|
|
||||||
%patch2
|
|
||||||
# MANUAL BEGIN
|
# MANUAL BEGIN
|
||||||
# this copy of GNU patch is only used on win32, remove it for license clarity
|
# this copy of GNU patch is only used on win32, remove it for license clarity
|
||||||
# see https://build.opensuse.org/request/show/237465
|
# see https://build.opensuse.org/request/show/237465
|
||||||
|
Loading…
x
Reference in New Issue
Block a user