add buildrequire gdb
This commit is contained in:
parent
eab800becf
commit
840b5077ed
10
fio.spec
10
fio.spec
@ -1,11 +1,11 @@
|
|||||||
Name: fio
|
Name: fio
|
||||||
Version: 3.7
|
Version: 3.7
|
||||||
Release: 3
|
Release: 4
|
||||||
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 zlib-devel librbd1-devel numactl-devel librdmacm-devel
|
BuildRequires: libaio-devel zlib-devel librbd1-devel numactl-devel librdmacm-devel gdb
|
||||||
|
|
||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
BuildRequires: libpmem-devel libpmemblk-devel
|
BuildRequires: libpmem-devel libpmemblk-devel
|
||||||
@ -45,5 +45,11 @@ export EXTFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS"
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 21 2020 huzunhao<huzunhao@huawei.com> - 3.7-4
|
||||||
|
- Type: NA
|
||||||
|
- ID: NA
|
||||||
|
- SUG: NA
|
||||||
|
- DESC: add buildrequire gdb
|
||||||
|
|
||||||
* Wed Nov 27 2019 likexin<likexin4@huawei.com> - 3.7-3
|
* Wed Nov 27 2019 likexin<likexin4@huawei.com> - 3.7-3
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user