[resource-agents] Update the linux-ha/pacemaker agents

Andrew Beekhof beekhof at fedoraproject.org
Thu Oct 7 07:02:05 UTC 2010


commit 09501d1eaf3a2f9caa33c2fd8e996a6745f0f0f8
Author: Andrew Beekhof <andrew at beekhof.net>
Date:   Thu Oct 7 08:59:03 2010 +0200

    Update the linux-ha/pacemaker agents

 .gitignore           |    3 +--
 resource-agents.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b629aad..6e260af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
-a7c0f35916bf.tar.bz2
 resource-agents-3.0.13.tar.bz2
 resource-agents-3.0.14.tar.bz2
-/a7c0f35916bf.tar.bz2
 /resource-agents-3.0.16.tar.bz2
+/71b1377f907c.tar.bz2
diff --git a/resource-agents.spec b/resource-agents.spec
index 85e4599..022a8cb 100644
--- a/resource-agents.spec
+++ b/resource-agents.spec
@@ -17,12 +17,12 @@
 # Invoking 'hg archive' wont but you can add one with:
 #  hg archive -t tgz -p "Cluster-Resource-Agents-" -r $altversion $altversion.tar.gz
 %global altprefix Cluster-Resource-Agents-
-%global altversion a7c0f35916bf
+%global altversion 71b1377f907c
 
 Name: resource-agents
 Summary: Open Source HA Resource Agents for Red Hat Cluster
 Version: 3.0.16
-Release: 1%{?alphatag:.%{alphatag}}%{?dist}
+Release: 2%{?alphatag:.%{alphatag}}%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
 URL: http://sources.redhat.com/cluster/wiki/
@@ -205,6 +205,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Thu Oct 7 2010 Andrew Beekhof <andrew at beekhof.net> - 3.0.16-2
+- new upstream release of the Pacemaker agents: 71b1377f907c
+
 * Thu Sep  2 2010 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.0.16-1
 - new upstream release
   Resolves: rhbz#619096, rhbz#614046, rhbz#620679, rhbz#619680
diff --git a/sources b/sources
index 269551c..51f770e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-47b99d289954bd9e3da382c8919f9386  a7c0f35916bf.tar.bz2
 23796884fca86c70780ffd447ba12a3d  resource-agents-3.0.16.tar.bz2
+a3d8f78617099e6e031fec25a1013444  71b1377f907c.tar.bz2


More information about the scm-commits mailing list