packages: lvm2/lvm2.spec - disable lvmetad for now

baggins baggins at pld-linux.org
Tue Apr 17 20:53:34 CEST 2012


Author: baggins                      Date: Tue Apr 17 18:53:34 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable lvmetad for now

---- Files affected:
packages/lvm2:
   lvm2.spec (1.193 -> 1.194) 

---- Diffs:

================================================================
Index: packages/lvm2/lvm2.spec
diff -u packages/lvm2/lvm2.spec:1.193 packages/lvm2/lvm2.spec:1.194
--- packages/lvm2/lvm2.spec:1.193	Tue Apr 17 19:34:06 2012
+++ packages/lvm2/lvm2.spec	Tue Apr 17 20:53:29 2012
@@ -14,6 +14,7 @@
 %bcond_without	clvmd		# don't build clvmd
 %bcond_with	clvmd3		# build clvmd for 3rd generation of cluster
 %bcond_with	openais		# enable corosync&openais managers and cmirrord
+%bcond_with	lvmetad		# enable lvmetad
 %bcond_without	selinux		# disable SELinux
 
 %ifarch sparc64 sparc
@@ -330,7 +331,7 @@
 	--enable-fsadm \
 	--enable-applib \
 	--enable-cmdlib \
-	--enable-lvmetad \
+	%{?with_lvmetad:--enable-lvmetad} \
 	%{?with_openais:--enable-cmirrord} \
 	--enable-dmeventd \
 	--with-dmeventd-path=%{_sbindir}/dmeventd \
@@ -509,6 +510,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.194  2012/04/17 18:53:29  baggins
+- disable lvmetad for now
+
 Revision 1.193  2012/04/17 17:34:06  baggins
 - rel 2
 - systemd deps
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/lvm2/lvm2.spec?r1=1.193&r2=1.194



More information about the pld-cvs-commit mailing list