commit a4b0f7b8303201a0cc7e92085da550d2c6bc9c4c
Author: Jan Palus <[email protected]>
Date:   Sat May 2 15:38:14 2020 +0200

    lvmlockd is built only if cluster or sanlock are enabled

 lvm2.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/lvm2.spec b/lvm2.spec
index 8ac73a4..d55722e 100644
--- a/lvm2.spec
+++ b/lvm2.spec
@@ -33,6 +33,10 @@
 %undefine      with_lvmdbusd
 %endif
 
+%if %{without cluster} && %{without sanlock}
+%undefine      with_lvmlockd
+%endif
+
 Summary:       The new version of Logical Volume Manager for Linux
 Summary(pl.UTF-8):     Nowa wersja Logical Volume Managera dla Linuksa
 Name:          lvm2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lvm2.git/commitdiff/a4b0f7b8303201a0cc7e92085da550d2c6bc9c4c

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to