1
0

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:
Dominique Leuenberger 2024-03-06 22:06:36 +00:00 committed by Git OBS Bridge
commit bdaccdae22
2 changed files with 7 additions and 4 deletions

View File

@ -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>

View File

@ -56,11 +56,8 @@ In short 'Alien::wxWidgets' can be used to detect and get configuration
settings from an installed wxWidgets.
%prep
%setup -q -n %{cpan_name}-%{version}
%autosetup -p0 -n %{cpan_name}-%{version}
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
%patch0
%patch1
%patch2
# MANUAL BEGIN
# this copy of GNU patch is only used on win32, remove it for license clarity
# see https://build.opensuse.org/request/show/237465