!5 add gdb BuildRequires in spec

Merge pull request !5 from hy/master
This commit is contained in:
openeuler-ci-bot 2020-03-20 16:17:04 +08:00 committed by Gitee
commit 50e5c60f44

View File

@ -43,7 +43,7 @@
Name: lvm2
Version: 2.02.181
Release: 7
Release: 8
Epoch: 8
Summary: Tools for logical volume management
License: GPLv2 and LGPLv2
@ -130,6 +130,7 @@ BuildRequires: python3-setuptools
BuildRequires: python3-dbus
BuildRequires: python3-pyudev
BuildRequires: device-mapper-persistent-data >= %{persistent_data_version}
BuildRequires: gdb
%if %{use_cluster}
BuildRequires: corosynclib-devel >= %{corosync_version}
@ -552,6 +553,12 @@ fi
%changelog
* Fri Mar 20 2020 hy-euler <eulerstoragemt@huawei.com> - 8:2.02.181-8
- Type:bugfix
- ID:NA
- SUG:NA
- DESC: the building requires the gdb
* Wed Mar 11 2020 wangjufeng <wangjufeng@huawei.com> - 8:2.02.181-7
- Type:bugfix
- ID:NA