From 6a320a5df093b2122869d2421d0b40f20c3b1cb7 Mon Sep 17 00:00:00 2001 From: Pierre-Philipp Braun Date: Fri, 24 Apr 2020 07:17:11 +0700 Subject: system/resource-agents: Updated for version 4.5.0. Signed-off-by: Willy Sudiarto Raharjo --- system/resource-agents/README | 4 ++-- system/resource-agents/resource-agents.SlackBuild | 4 ++-- system/resource-agents/resource-agents.info | 6 +++--- system/resource-agents/slack-desc | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) (limited to 'system/resource-agents') diff --git a/system/resource-agents/README b/system/resource-agents/README index 5e29e8704481..1a3187e18b72 100644 --- a/system/resource-agents/README +++ b/system/resource-agents/README @@ -2,8 +2,8 @@ resource-agents (cluster service executables) Combined repository of OCF agents from the RHCS and Linux-HA projects -You might also want to install corosync, pacemaker, resource-agents, crmsh, -fence-agents and eventually cluster-glue. +You might also want to install cluster-glue, heartbeat, resource-agents, +fence-agents. Define OCF_ROOT and eventually OCF_RESKEY_ if you need to test the resource executables manually. diff --git a/system/resource-agents/resource-agents.SlackBuild b/system/resource-agents/resource-agents.SlackBuild index 275585632651..e25b48105eb7 100644 --- a/system/resource-agents/resource-agents.SlackBuild +++ b/system/resource-agents/resource-agents.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=resource-agents -VERSION=${VERSION:-4.1.1} +VERSION=${VERSION:-4.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -94,7 +94,7 @@ for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; r mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - AUTHORS COPYING COPYING.GPLv3 COPYING.LGPL ChangeLog README \ + AUTHORS COPYING COPYING.GPLv3 COPYING.LGPL ChangeLog NEWS README.md \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/system/resource-agents/resource-agents.info b/system/resource-agents/resource-agents.info index f926462310ea..1d1d04d0cf46 100644 --- a/system/resource-agents/resource-agents.info +++ b/system/resource-agents/resource-agents.info @@ -1,8 +1,8 @@ PRGNAM="resource-agents" -VERSION="4.1.1" +VERSION="4.5.0" HOMEPAGE="https://github.com/ClusterLabs/resource-agents" -DOWNLOAD="https://github.com/ClusterLabs/resource-agents/archive/v4.1.1/resource-agents-4.1.1.tar.gz" -MD5SUM="82e3a335f942347f1b7c27b9f8e8e984" +DOWNLOAD="https://github.com/ClusterLabs/resource-agents/archive/v4.5.0/resource-agents-4.5.0.tar.gz" +MD5SUM="265fd01a2b4119b7b733c829c4c36d32" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/system/resource-agents/slack-desc b/system/resource-agents/slack-desc index 8912e4fd0aea..375e8809f50a 100644 --- a/system/resource-agents/slack-desc +++ b/system/resource-agents/slack-desc @@ -10,8 +10,8 @@ resource-agents: resource-agents (cluster service executables) resource-agents: resource-agents: Combined repository of OCF agents from the RHCS and Linux-HA projects resource-agents: -resource-agents: You might also want to install corosync, pacemaker, resource-agents, -resource-agents: crmsh, fence-agents and eventually cluster-glue. +resource-agents: You might also want to install cluster-glue, heartbeat, +resource-agents: resource-agents, fence-agents. resource-agents: resource-agents: resource-agents: -- cgit v1.2.3