[packages/resource-agents] resource-agents does *not* require heartbeat

mmazur mmazur at pld-linux.org
Tue Mar 18 16:21:04 CET 2014


commit 3dadde90178262cf510f9131abb55688e283310f
Author: Mariusz Mazur <mmazur at axeos.com>
Date:   Tue Mar 18 15:18:32 2014 +0000

    resource-agents does *not* require heartbeat
    
    If one uses corrosync, installing hearbeat-libs is pointless, since the
    resource agents linked with heartbeat-libs won't be usable with corosync.
    If one uses heartbeat, then one'll have hearbeat-libs installed anyway.
    
    This R: served no purpose other then messing with people using corosync.

 resource-agents.spec | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/resource-agents.spec b/resource-agents.spec
index 224130f..97f3139 100644
--- a/resource-agents.spec
+++ b/resource-agents.spec
@@ -30,8 +30,6 @@ BuildRequires:	python-devel
 BuildRequires:	rpm-perlprov
 BuildRequires:	which
 Requires:	cluster-glue
-# for heartbeat parts
-Requires:	heartbeat-libs >= 3
 Obsoletes:	heartbeat-resources < 3.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/resource-agents.git/commitdiff/3dadde90178262cf510f9131abb55688e283310f



More information about the pld-cvs-commit mailing list