diff --git a/SPECS/lvm2.spec b/SPECS/lvm2.spec index 8a86760..d145ede 100644 --- a/SPECS/lvm2.spec +++ b/SPECS/lvm2.spec @@ -28,13 +28,13 @@ %global enable_lockd_dlm %{enable_lvmlockd} %if 0%{?rhel} && 0%{?rhel} <= 8 - %ifnarch i686 x86_64 ppc64le s390x + %ifnarch i686 x86_64 ppc64le s390x %{arm} %global enable_cluster 0 %global enable_cmirror 0 %global enable_lockd_dlm 0 %endif - %ifnarch x86_64 ppc64 aarch64 + %ifnarch x86_64 ppc64 aarch64 %{arm} %global enable_lockd_sanlock 0 %endif %endif