Update the linux-ha/pacemaker agents

This commit is contained in:
Andrew Beekhof 2010-10-07 08:59:03 +02:00
parent 057f7d9095
commit 09501d1eaf
3 changed files with 7 additions and 5 deletions

3
.gitignore vendored
View File

@ -1,5 +1,4 @@
a7c0f35916bf.tar.bz2
resource-agents-3.0.13.tar.bz2 resource-agents-3.0.13.tar.bz2
resource-agents-3.0.14.tar.bz2 resource-agents-3.0.14.tar.bz2
/a7c0f35916bf.tar.bz2
/resource-agents-3.0.16.tar.bz2 /resource-agents-3.0.16.tar.bz2
/71b1377f907c.tar.bz2

View File

@ -17,12 +17,12 @@
# Invoking 'hg archive' wont but you can add one with: # Invoking 'hg archive' wont but you can add one with:
# hg archive -t tgz -p "Cluster-Resource-Agents-" -r $altversion $altversion.tar.gz # hg archive -t tgz -p "Cluster-Resource-Agents-" -r $altversion $altversion.tar.gz
%global altprefix Cluster-Resource-Agents- %global altprefix Cluster-Resource-Agents-
%global altversion a7c0f35916bf %global altversion 71b1377f907c
Name: resource-agents Name: resource-agents
Summary: Open Source HA Resource Agents for Red Hat Cluster Summary: Open Source HA Resource Agents for Red Hat Cluster
Version: 3.0.16 Version: 3.0.16
Release: 1%{?alphatag:.%{alphatag}}%{?dist} Release: 2%{?alphatag:.%{alphatag}}%{?dist}
License: GPLv2+ and LGPLv2+ License: GPLv2+ and LGPLv2+
Group: System Environment/Base Group: System Environment/Base
URL: http://sources.redhat.com/cluster/wiki/ URL: http://sources.redhat.com/cluster/wiki/
@ -205,6 +205,9 @@ rm -rf %{buildroot}
%endif %endif
%changelog %changelog
* Thu Oct 7 2010 Andrew Beekhof <andrew@beekhof.net> - 3.0.16-2
- new upstream release of the Pacemaker agents: 71b1377f907c
* Thu Sep 2 2010 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.16-1 * Thu Sep 2 2010 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.16-1
- new upstream release - new upstream release
Resolves: rhbz#619096, rhbz#614046, rhbz#620679, rhbz#619680 Resolves: rhbz#619096, rhbz#614046, rhbz#620679, rhbz#619680

View File

@ -1,2 +1,2 @@
47b99d289954bd9e3da382c8919f9386 a7c0f35916bf.tar.bz2
23796884fca86c70780ffd447ba12a3d resource-agents-3.0.16.tar.bz2 23796884fca86c70780ffd447ba12a3d resource-agents-3.0.16.tar.bz2
a3d8f78617099e6e031fec25a1013444 71b1377f907c.tar.bz2