diff --git a/lvm2.spec b/lvm2.spec index 6b87ed0af62a9544b91d03fbc3923b1dea3233ba..b14a65802406fcc56a471d3a4e3f1deb42fe4491 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -43,7 +43,7 @@ Name: lvm2 Version: 2.03.11 -Release: 5 +Release: 6 Epoch: 8 Summary: Tools for logical volume management License: GPLv2+ and LGPLv2.1 and BSD @@ -80,6 +80,7 @@ BuildRequires: python3-setuptools BuildRequires: python3-dbus BuildRequires: python3-pyudev BuildRequires: device-mapper-persistent-data >= %{persistent_data_version} +BuildRequires: device-mapper-event %if %{use_cluster} BuildRequires: corosynclib-devel >= %{corosync_version} @@ -487,6 +488,9 @@ fi %changelog +* Mon Nov 08 2021 wuguanghao - 8.2.03.11-6 +- add device-mapper-event to solve the problem of compilation error + * Wed Jul 28 2021 wuguanghao - 8.2.03.11-5 - %check modified to make run-unit-test