From 1ca6469e38ffb9e234f572895874ff0640bf68b1 Mon Sep 17 00:00:00 2001 From: Andrew Beekhof Date: Mon, 7 Dec 2009 08:29:30 +0000 Subject: [PATCH] Refresh pacemaker resource agents --- .cvsignore | 2 +- resource-agents.spec | 27 +++++++++++++++++++++++++-- sources | 2 +- 3 files changed, 27 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6c8546c..38fec36 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -e2338892f59f.tar.bz2 +bc00c0b065d9.tar.bz2 resource-agents-3.0.5.tar.gz diff --git a/resource-agents.spec b/resource-agents.spec index 1a10436..c4c68da 100644 --- a/resource-agents.spec +++ b/resource-agents.spec @@ -20,12 +20,12 @@ # Invoking 'hg archive' wont but you can add one with: # hg archive -t tgz -p "Cluster-Resource-Agents-" -r $altversion $altversion.tar.gz %define altprefix Cluster-Resource-Agents- -%define altversion e2338892f59f +%define altversion bc00c0b065d9 Name: resource-agents Summary: Open Source HA Resource Agents for Red Hat Cluster Version: 3.0.5 -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/ @@ -37,6 +37,7 @@ Requires: bash grep sed gawk Requires: net-tools mount e2fsprogs ## Setup/build bits +BuildRequires: libxslt docbook-style-xsl BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) @@ -137,6 +138,7 @@ rm -rf %{buildroot} %dir %{_datadir}/resource-agents %doc %{_datadir}/resource-agents/ra-api-1.dtd +%{_mandir}/man7/*.7* %dir %{_sysconfdir}/ha.d %{_sysconfdir}/ha.d/shellfuncs @@ -158,6 +160,27 @@ rm -rf %{buildroot} /usr/lib/ocf/resource.d/heartbeat/ldirectord %changelog +* Mon Dec 7 2009 Andrew Beekhof - 3.0.5-2 +- Update Pacameker agents to upstream version: bc00c0b065d9 + + High: RA: introduce OCF_FUNCTIONS_DIR, allow it to be overridden (LF2239) + + High: doc: add man pages for all RAs (LF2237) + + High: syslog-ng: new RA + + High: vmware: make meta-data work and several cleanups (LF 2212) + + Medium: .ocf-shellfuncs: add ocf_is_probe function + + Medium: Dev: make RAs executable (LF2239) + + Medium: IPv6addr: ifdef out the ip offset hack for libnet v1.1.4 (LF 2034) + + Medium: add mercurial repository version information to .ocf-shellfuncs + + Medium: build: add perl-MailTools runtime dependency to ldirectord package (LF 1469) + + Medium: iSCSITarget, iSCSILogicalUnit: support LIO + + Medium: nfsserver: use check_binary properly in validate (LF 2211) + + Medium: nfsserver: validate should not check if nfs_shared_infodir exists (thanks to eelco@procolix.com) (LF 2219) + + Medium: oracle/oralsnr: export variables properly + + Medium: pgsql: remove the previous backup_label if it exists + + Medium: postfix: fix double stop (thanks to Dinh N. Quoc) + + RA: LVM: Make monitor operation quiet in logs (bnc#546353) + + RA: Xen: Remove instance_attribute "allow_migrate" (bnc#539968) + + ldirectord: OCF agent: overhaul + * Fri Nov 20 2009 Fabio M. Di Nitto - 3.0.5-1 - New rgmanager resource agents upstream release diff --git a/sources b/sources index 514340f..383c404 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -f93e29ce8b480de2f841ca6266bfd864 e2338892f59f.tar.bz2 +8c659c6c25cf7f29eae98e22b00d388f bc00c0b065d9.tar.bz2 a7577975345b865dc73ec0b1c0bd24f7 resource-agents-3.0.5.tar.gz