Compare commits

1 Commits
main ... 1.1

2 changed files with 2 additions and 7 deletions

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
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,7 +30,8 @@ Bonnie is a popular performance benchmark that targets various aspects
of Unix file systems.
%prep
%autosetup -p0 -n %{name}
%setup -q -n %{name}
%patch0
%build
make SYSFLAGS="%{optflags}" %{?_smp_mflags}