From f5b002d5047f1ce0a30a6f4c35b2dd72f08c0fda05c13327b207f27a605e711b Mon Sep 17 00:00:00 2001 From: Thomas Renninger Date: Wed, 28 Feb 2024 20:12:26 +0000 Subject: [PATCH] Accepting request 1149504 from home:dimstar:rpm4.20:n Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149504 OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=108 --- numactl.changes | 6 ++++++ numactl.spec | 4 +--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/numactl.changes b/numactl.changes index a5e3eeb..8806248 100644 --- a/numactl.changes +++ b/numactl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 22 14:07:43 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Thu Feb 08 08:27:29 UTC 2024 - trenn@suse.de diff --git a/numactl.spec b/numactl.spec index 6085a90..f6977db 100644 --- a/numactl.spec +++ b/numactl.spec @@ -56,9 +56,7 @@ Control NUMA policy for individual processes. Offer libnuma for individual NUMA policy in applications. %prep -%setup -q -%patch1 -p1 -%patch2 -p1 +%autosetup -p1 %build ./autogen.sh