[Cluster-devel] conga/ricci/modules/rpm PackageHandler.cpp

rmccabe at sourceware.org rmccabe at sourceware.org
Mon Feb 5 21:29:58 UTC 2007


CVSROOT:	/cvs/cluster
Module name:	conga
Branch: 	RHEL4
Changes by:	rmccabe at sourceware.org	2007-02-05 21:29:57

Modified files:
	ricci/modules/rpm: PackageHandler.cpp 

Log message:
	More fenced removal stuff for GULM clusters.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/rpm/PackageHandler.cpp.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.11.2.1&r2=1.11.2.2

--- conga/ricci/modules/rpm/PackageHandler.cpp	2007/02/05 11:10:43	1.11.2.1
+++ conga/ricci/modules/rpm/PackageHandler.cpp	2007/02/05 21:29:57	1.11.2.2
@@ -441,7 +441,6 @@
   if (RHEL4 || FC5) {
     set.packages.push_back("ccs");
     set.packages.push_back("gulm");
-    set.packages.push_back("fence");
   } else
     throw String("GULM not available in CS5");
   




More information about the Cluster-devel mailing list