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}