diff --git a/libblockdev.changes b/libblockdev.changes index 41e6861..fcef6af 100644 --- a/libblockdev.changes +++ b/libblockdev.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 17 10:48:00 UTC 2019 - Heming Zhao + +- lvm2-clvm doesn't exist in lvm2-2.03, so change SPEC file + libbd_lvm-dbus requires from lvm2-clvm to lvm2 + ------------------------------------------------------------------- Thu Jun 13 18:10:22 UTC 2019 - Bjørn Lie diff --git a/libblockdev.spec b/libblockdev.spec index a969b0c..0d91aa0 100644 --- a/libblockdev.spec +++ b/libblockdev.spec @@ -17,7 +17,6 @@ %define bcachetools_version 1.0.8 -%define lvm2_clvm_version 2.02.156 %define somajor 2 %define libname %{name}%{somajor} %bcond_with python2 @@ -284,7 +283,7 @@ with the libbd_lvm plugin/library. Summary: The LVM plugin for the LibBlockDev library Group: System/Libraries Requires: libbd_utils%{somajor} >= %{version} -Requires: lvm2-clvm >= %{lvm2_clvm_version} +Requires: lvm2 # For thin_metadata_size. Requires: thin-provisioning-tools Provides: libblockdev-lvm-dbus = %{version}