Author: qboosh                       Date: Fri Apr  6 10:38:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- dropped gulm support as it has been dropped from cluster; always use cman for 
clvmd

---- Files affected:
SPECS:
   lvm2.spec (1.87 -> 1.88) 

---- Diffs:

================================================================
Index: SPECS/lvm2.spec
diff -u SPECS/lvm2.spec:1.87 SPECS/lvm2.spec:1.88
--- SPECS/lvm2.spec:1.87        Sun Apr  1 02:41:21 2007
+++ SPECS/lvm2.spec     Fri Apr  6 12:38:26 2007
@@ -4,7 +4,6 @@
 %bcond_without initrd  # don't build initrd version
 %bcond_without uClibc  # link initrd version with static glibc instead of 
uClibc
 %bcond_without clvmd   # build clvmd
-%bcond_with    cman    # use cman+dlm instead of gulm+ccs
 %bcond_without selinux # disable SELinux
 #
 %ifarch sparc64 sparc
@@ -43,22 +42,13 @@
 %endif
 %if %{with clvmd}
 BuildRequires: dlm-devel >= 1.0-0.pre21.2
-%if %{with cman}
 BuildRequires: cman-devel >= 1.0
-%else
-BuildRequires: ccs-devel >= 1.0
-BuildRequires: gulm-devel >= 1.0-0.pre26.2
-%endif
 %endif
 BuildRequires: readline-devel
 Requires:      device-mapper >= %{devmapper_ver}
 %if %{with clvmd}
-%if %{with cman}
-Requires:      cman >= 1.0
+Requires:      cman-libs >= 1.0
 Requires:      dlm >= 1.0-0.pre21.2
-%else
-Requires:      gulm >= 1.0-0.pre26.2
-%endif
 %endif
 %{?with_selinux:Requires:      libselinux >= 1.10}
 Obsoletes:     lvm
@@ -123,7 +113,7 @@
        --with-optimisation="" \
        --enable-readline \
        --enable-fsadm \
-       %{?with_clvmd:--with-clvmd=%{?with_cman:cman}%{!?with_cman:gulm}} \
+       %{?with_clvmd:--with-clvmd=cman} \
        --with-lvm1=internal \
        --with-pool=internal \
        --with-cluster=internal \
@@ -169,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.88  2007/04/06 10:38:26  qboosh
+- dropped gulm support as it has been dropped from cluster; always use cman 
for clvmd
+
 Revision 1.87  2007/04/01 00:41:21  arekm
 - up to 2.02.24
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lvm2.spec?r1=1.87&r2=1.88&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to