!55 [sync] PR-40: 【轻量级 PR】:Add BuildRequires gperftools-devel to link tcmalloc
From: @openeuler-sync-bot Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
1827cf3eb6
8
fio.spec
8
fio.spec
@ -3,12 +3,15 @@
|
|||||||
|
|
||||||
Name: fio
|
Name: fio
|
||||||
Version: 3.29
|
Version: 3.29
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Versatile IO workload generator
|
Summary: Versatile IO workload generator
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://git.kernel.dk/?p=fio.git;a=summary
|
URL: http://git.kernel.dk/?p=fio.git;a=summary
|
||||||
Source: http://brick.kernel.dk/snaps/%{name}-%{version}.tar.bz2
|
Source: http://brick.kernel.dk/snaps/%{name}-%{version}.tar.bz2
|
||||||
BuildRequires: libaio-devel python3-devel zlib-devel numactl-devel librdmacm-devel gcc
|
BuildRequires: libaio-devel python3-devel zlib-devel numactl-devel librdmacm-devel gcc
|
||||||
|
%ifnarch s390
|
||||||
|
BuildRequires: gperftools-devel
|
||||||
|
%endif
|
||||||
%if %{with rbd}
|
%if %{with rbd}
|
||||||
BuildRequires: librbd1-devel
|
BuildRequires: librbd1-devel
|
||||||
%endif
|
%endif
|
||||||
@ -58,6 +61,9 @@ export EXTFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS"
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 5 2024 wangxiaomeng <wangxiaomeng@klinos.cn> - 3.29-3
|
||||||
|
- Add BuildRequires gperftools-devel to link tcmalloc.
|
||||||
|
|
||||||
* Tue Dec 6 2022 Qiang Wei <qiang.wei@suse.com> - 3.29-2
|
* Tue Dec 6 2022 Qiang Wei <qiang.wei@suse.com> - 3.29-2
|
||||||
- Make Ceph rbd support an optional feature.
|
- Make Ceph rbd support an optional feature.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user