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
This commit is contained in:
parent
e0fcd9539d
commit
bbad059892
@ -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…
x
Reference in New Issue
Block a user