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:
David Sterba 2024-02-22 10:52:41 +00:00 committed by Git OBS Bridge
parent e0fcd9539d
commit bbad059892
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> 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. 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}