From bbad0598925a1aa811cfa94086d274dd16eb743c768370516545bbb923116ee9 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Thu, 22 Feb 2024 10:52:41 +0000 Subject: [PATCH] Accepting request 1149190 from home:dimstar:rpm4.20:b Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149190 OBS-URL: https://build.opensuse.org/package/show/benchmark/bonnie?expand=0&rev=11 --- bonnie.changes | 6 ++++++ bonnie.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/bonnie.changes b/bonnie.changes index 4b9cd70..cb81493 100644 --- a/bonnie.changes +++ b/bonnie.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 22 10:29:49 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Tue Nov 5 08:10:10 UTC 2019 - Martin Pluskal diff --git a/bonnie.spec b/bonnie.spec index 48b651a..3c0ac85 100644 --- a/bonnie.spec +++ b/bonnie.spec @@ -30,8 +30,7 @@ Bonnie is a popular performance benchmark that targets various aspects of Unix file systems. %prep -%setup -q -n %{name} -%patch0 +%autosetup -p0 -n %{name} %build make SYSFLAGS="%{optflags}" %{?_smp_mflags}