From 90602b08853776a9d1ac01d0e82880bb285e41a5dd873d6a3f06c69b3e9c9a74 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 1 Mar 2024 12:10:37 +0000 Subject: [PATCH] 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 --- m4.changes | 6 ++++++ m4.spec | 4 +--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/m4.changes b/m4.changes index 5982b76..66d6400 100644 --- a/m4.changes +++ b/m4.changes @@ -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 diff --git a/m4.spec b/m4.spec index 377f7db..add1c1a 100644 --- a/m4.spec +++ b/m4.spec @@ -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 \