From 332ab1b58487ca25fd60cc87be160bfd5db8e04d0cc5c2024052f77cba38d735 Mon Sep 17 00:00:00 2001 From: Danilo Spinella Date: Tue, 20 Feb 2024 10:08:39 +0000 Subject: [PATCH] Accepting request 1147724 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/1147724 OBS-URL: https://build.opensuse.org/package/show/Base:System/acct?expand=0&rev=65 --- acct.changes | 6 ++++++ acct.spec | 5 ++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/acct.changes b/acct.changes index 16005f1..320ce03 100644 --- a/acct.changes +++ b/acct.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 20 09:57:34 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Tue Jul 27 11:54:39 UTC 2021 - Johannes Segitz diff --git a/acct.spec b/acct.spec index 0b89a2f..1681f9c 100644 --- a/acct.spec +++ b/acct.spec @@ -1,7 +1,7 @@ # # spec file for package acct # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -41,8 +41,7 @@ This package contains the programs necessary for user-specific process accounting: sa, accton, and lastcomm. %prep -%setup -q -%patch0 +%autosetup %build %configure