Update the linux-ha/pacemaker agents
This commit is contained in:
parent
057f7d9095
commit
09501d1eaf
3
.gitignore
vendored
3
.gitignore
vendored
@ -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
|
||||
|
@ -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@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
|
||||
- new upstream release
|
||||
Resolves: rhbz#619096, rhbz#614046, rhbz#620679, rhbz#619680
|
||||
|
Loading…
Reference in New Issue
Block a user