!28 remove unnecessary build require.
From: @zhouwenpei Reviewed-by: @liuzhiqiang26 Signed-off-by: @liuzhiqiang26
This commit is contained in:
commit
31be484d7e
@ -43,7 +43,7 @@
|
||||
|
||||
Name: lvm2
|
||||
Version: 2.03.11
|
||||
Release: 1
|
||||
Release: 2
|
||||
Epoch: 8
|
||||
Summary: Tools for logical volume management
|
||||
License: GPLv2 and LGPLv2
|
||||
@ -78,7 +78,6 @@ 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}
|
||||
@ -487,6 +486,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 23 2021 zhouwenpei <zhouwenpei1@huawei.com> - 8.2.03.11-2
|
||||
- remove unnecessary build require.
|
||||
|
||||
* Thu Jan 28 2021 wuguanghao<wuguanghao3@huawei.com> - 8.2.03.11-1
|
||||
- update lvm2 version to 2.03.11
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user