add buildrequire gdb

This commit is contained in:
songnannan 2020-03-21 22:03:00 +08:00
parent eab800becf
commit 840b5077ed

View File

@ -1,11 +1,11 @@
Name: fio
Version: 3.7
Release: 3
Release: 4
Summary: Versatile IO workload generator
License: GPLv2
URL: http://git.kernel.dk/?p=fio.git;a=summary
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
BuildRequires: libpmem-devel libpmemblk-devel
@ -45,5 +45,11 @@ export EXTFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS"
%{_mandir}/man1/*
%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
- Package init