Accepting request 1149871 from home:pgajdos:m

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

OBS-URL: https://build.opensuse.org/request/show/1149871
OBS-URL: https://build.opensuse.org/package/show/Base:System/m4?expand=0&rev=47
This commit is contained in:
Marcus Meissner 2024-03-01 12:10:37 +00:00 committed by Git OBS Bridge
parent f138d31d05
commit 90602b0885
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 23 11:47:05 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Sun Jul 31 08:10:20 UTC 2022 - Stephan Kulow <coolo@suse.com>

View File

@ -37,9 +37,7 @@ Provides: base:%{_bindir}/m4
GNU m4 is an implementation of the traditional Unix macro processor.
%prep
%setup -q
%patch1 -p1
%patch2 -p1
%autosetup -p1
%build
%configure \