Sync from SUSE:SLFO:Main bonnie revision 855f45b4768af877b8595aa99dda61a2

This commit is contained in:
Adrian Schröter 2024-10-03 17:04:53 +02:00
parent 63eb37ef82
commit d95ce69c18
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 22 10:29:49 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Tue Nov 5 08:10:10 UTC 2019 - Martin Pluskal <mpluskal@suse.com>

View File

@ -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}