Package Details: ha-resourceagent 3.9.5-1

Package Base: ha-resourceagent
Description: A standardized interface for a cluster resource
Upstream URL: http://linux-ha.org/wiki/Resource_Agents
Category: system
Licenses: GPL
Submitter: None
Maintainer: psierks
Last Packager: None
Votes: 1
First Submitted: 2010-09-03 10:11
Last Updated: 2014-03-12 16:51

Latest Comments

Comment by jyellick

2015-03-11 19:17

Because of the changes to the filesystem package, /usr/sbin, /usr/lib64, and /var/run are now symlinks. To fix this, ./configure needs to be passed:

--sbindir=/usr/bin
--libdir=/usr/lib

And _PREFIXVAR needs to be changed from /var to /run

Additionally, makepkg now requires a package() section, so the build() should be renamed to package() or be split.

Comment by psierks

2014-03-12 16:59

Updated version to 3.9.5

Requires older version of automake, hence the makedepend automake-1.12 (available from AUR). Will try to get this resolved upstream, but for now it at least builds.

Comment by psi-jack

2012-11-23 10:12

Version bump 3.9.4

Anonymous comment

2012-04-05 12:19

Resource Agents repo moved to https://github.com/ClusterLabs/resource-agents

Anonymous comment

2011-03-15 16:31

update