8
0

Accepting request 1154680 from home:pgajdos:p

- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

OBS-URL: https://build.opensuse.org/request/show/1154680
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-TableExtract?expand=0&rev=35
This commit is contained in:
2024-03-06 07:46:46 +00:00
committed by Git OBS Bridge
parent e54ce77b13
commit 7665dcaacd
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 4 13:05:07 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
------------------------------------------------------------------- -------------------------------------------------------------------
Mon May 4 18:01:42 UTC 2020 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com> Mon May 4 18:01:42 UTC 2020 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>

View File

@@ -98,8 +98,7 @@ HTML::Entities by default; this can be disabled by setting the _decode_
parameter to 0. parameter to 0.
%prep %prep
%setup -q -n %{cpan_name}-%{version} %autosetup -p1 -n %{cpan_name}-%{version}
%patch0 -p1
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644 find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
%build %build