SHA256
1
0
forked from pool/ack

Accepting request 1147726 from home:dimstar:rpm4.20:a

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

OBS-URL: https://build.opensuse.org/request/show/1147726
OBS-URL: https://build.opensuse.org/package/show/utilities/ack?expand=0&rev=40
This commit is contained in:
Andreas Stieger 2024-02-20 09:59:17 +00:00 committed by Git OBS Bridge
parent a289ee76f3
commit ce878f5e65
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 20 09:58:05 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Wed Mar 1 20:32:18 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -62,9 +62,7 @@ App::Ack is a grep-like tool tailored to working with large trees of source
code.
%prep
%setup -q -n %{name}-v%{version}
%patch1 -p1
%patch3 -p1
%autosetup -p1 -n %{name}-v%{version}
%build
perl Makefile.PL