Sync from SUSE:SLFO:Main bonnie revision 855f45b4768af877b8595aa99dda61a2
This commit is contained in:
parent
63eb37ef82
commit
d95ce69c18
@ -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>
|
Tue Nov 5 08:10:10 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
@ -30,8 +30,7 @@ Bonnie is a popular performance benchmark that targets various aspects
|
|||||||
of Unix file systems.
|
of Unix file systems.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}
|
%autosetup -p0 -n %{name}
|
||||||
%patch0
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make SYSFLAGS="%{optflags}" %{?_smp_mflags}
|
make SYSFLAGS="%{optflags}" %{?_smp_mflags}
|
||||||
|
Loading…
Reference in New Issue
Block a user