From 6b3d579d72466b7421c65580adfb07a05a698490 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Fri, 21 Sep 2012 15:31:59 +0200 Subject: system/clusterresourceagents: Updated for version 20120918_a796f39. Signed-off-by: Matteo Bernardini --- system/clusterresourceagents/clusterresourceagents.SlackBuild | 7 +++---- system/clusterresourceagents/clusterresourceagents.info | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'system') diff --git a/system/clusterresourceagents/clusterresourceagents.SlackBuild b/system/clusterresourceagents/clusterresourceagents.SlackBuild index 35f53b768cce..71d7a55812e2 100644 --- a/system/clusterresourceagents/clusterresourceagents.SlackBuild +++ b/system/clusterresourceagents/clusterresourceagents.SlackBuild @@ -10,7 +10,7 @@ # Modified by the SlackBuilds.org project PRGNAM=clusterresourceagents -VERSION=${VERSION:-000dd8956ad7} +VERSION=${VERSION:-20120918_a796f39} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -49,8 +49,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$VERSION.tar.bz2 -mv Cluster-Resource-Agents-$VERSION clusterresourceagents-$VERSION +tar xvf $CWD/$PRGNAM-$VERSION.tar.?z* cd $PRGNAM-$VERSION chown -R root:root . find . \ @@ -88,7 +87,7 @@ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - AUTHORS COPYING ChangeLog README INSTALL NEWS \ + AUTHORS COPYING ChangeLog README NEWS \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/system/clusterresourceagents/clusterresourceagents.info b/system/clusterresourceagents/clusterresourceagents.info index c942e6da1edb..95481d5b8c91 100644 --- a/system/clusterresourceagents/clusterresourceagents.info +++ b/system/clusterresourceagents/clusterresourceagents.info @@ -1,8 +1,8 @@ PRGNAM="clusterresourceagents" -VERSION="000dd8956ad7" +VERSION="20120918_a796f39" HOMEPAGE="http://clusterlabs.org" -DOWNLOAD="http://hg.linux-ha.org/agents/archive/000dd8956ad7.tar.bz2" -MD5SUM="cebae25a50279fda90bad7a7501280dd" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/clusterresourceagents-20120918_a796f39.tar.xz" +MD5SUM="88376f500a9a56c597989dc936893997" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="clusterglue" -- cgit v1.2.3