diff --git a/lvm2.spec b/lvm2.spec index aa654d32e429beca91772fa640f95dc914978c89..1bb995c00aaf366312217c2939c59f7f037161c5 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -8,7 +8,7 @@ %global use_lockd_dlm 0 %endif -%ifnarch x86_64 aarch64 sw_64 +%ifnarch x86_64 aarch64 sw_64 ppc64le %global use_lockd_sanlock 0 %endif @@ -43,7 +43,7 @@ Name: lvm2 Version: 2.03.14 -Release: 13 +Release: 14 Epoch: 8 Summary: Tools for logical volume management License: GPLv2+ and LGPLv2.1 and BSD @@ -508,6 +508,9 @@ fi %changelog +* Fri Feb 2 2024 peng.zou - 8:2.03.14-14 +- lvm2-lockd: add suport for ppc64le + * Tue Dec 19 2023 wangzhiqiang - 8:2.03.14-13 - dm-event: release buffer on dm_event_get_version