add device-mapper-event to solve the problem of compilation error
This commit is contained in:
parent
479a5d1fa6
commit
eccad0524f
@ -43,7 +43,7 @@
|
|||||||
|
|
||||||
Name: lvm2
|
Name: lvm2
|
||||||
Version: 2.03.11
|
Version: 2.03.11
|
||||||
Release: 5
|
Release: 6
|
||||||
Epoch: 8
|
Epoch: 8
|
||||||
Summary: Tools for logical volume management
|
Summary: Tools for logical volume management
|
||||||
License: GPLv2+ and LGPLv2.1 and BSD
|
License: GPLv2+ and LGPLv2.1 and BSD
|
||||||
@ -80,6 +80,7 @@ BuildRequires: python3-setuptools
|
|||||||
BuildRequires: python3-dbus
|
BuildRequires: python3-dbus
|
||||||
BuildRequires: python3-pyudev
|
BuildRequires: python3-pyudev
|
||||||
BuildRequires: device-mapper-persistent-data >= %{persistent_data_version}
|
BuildRequires: device-mapper-persistent-data >= %{persistent_data_version}
|
||||||
|
BuildRequires: device-mapper-event
|
||||||
|
|
||||||
%if %{use_cluster}
|
%if %{use_cluster}
|
||||||
BuildRequires: corosynclib-devel >= %{corosync_version}
|
BuildRequires: corosynclib-devel >= %{corosync_version}
|
||||||
@ -487,6 +488,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 08 2021 wuguanghao<wuguanghao3@huawei.com> - 8.2.03.11-6
|
||||||
|
- add device-mapper-event to solve the problem of compilation error
|
||||||
|
|
||||||
* Wed Jul 28 2021 wuguanghao<wuguanghao3@huawei.com> - 8.2.03.11-5
|
* Wed Jul 28 2021 wuguanghao<wuguanghao3@huawei.com> - 8.2.03.11-5
|
||||||
- %check modified to make run-unit-test
|
- %check modified to make run-unit-test
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user