packages: resource-agents/resource-agents.spec - command paths from heartbe...
glen
glen at pld-linux.org
Wed Jan 13 19:36:03 CET 2010
Author: glen Date: Wed Jan 13 18:36:03 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- command paths from heartbeat.spec
---- Files affected:
packages/resource-agents:
resource-agents.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/resource-agents/resource-agents.spec
diff -u packages/resource-agents/resource-agents.spec:1.3 packages/resource-agents/resource-agents.spec:1.4
--- packages/resource-agents/resource-agents.spec:1.3 Wed Jan 13 18:53:01 2010
+++ packages/resource-agents/resource-agents.spec Wed Jan 13 19:35:58 2010
@@ -67,6 +67,12 @@
%{__automake}
%{__autoconf}
%configure \
+ FSCK=/sbin/fsck \
+ FUSER=/bin/fuser \
+ IPTABLES=/usr/sbin/iptables \
+ MAILCMD=/bin/mail \
+ MOUNT=/bin/mount \
+ PING=/bin/ping \
--with-initdir=/etc/rc.d/init.d \
--enable-fatal-warnings=yes \
--docdir=%{_docdir}/%{name}-%{version}
@@ -145,6 +151,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2010/01/13 18:35:58 glen
+- command paths from heartbeat.spec
+
Revision 1.3 2010/01/13 17:53:01 glen
- merge ldirector stuff from heartbeat.spec
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/resource-agents/resource-agents.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list