rpms/resource-agents/F-12 .cvsignore, 1.19, 1.20 resource-agents.spec, 1.21, 1.22 sources, 1.19, 1.20

Andrew Beekhof beekhof at fedoraproject.org
Mon Dec 7 08:29:30 UTC 2009


Author: beekhof

Update of /cvs/pkgs/rpms/resource-agents/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22137

Modified Files:
	.cvsignore resource-agents.spec sources 
Log Message:
Refresh pacemaker resource agents


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/resource-agents/F-12/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- .cvsignore	23 Nov 2009 13:50:44 -0000	1.19
+++ .cvsignore	7 Dec 2009 08:29:30 -0000	1.20
@@ -1,2 +1,2 @@
-e2338892f59f.tar.bz2
+bc00c0b065d9.tar.bz2
 resource-agents-3.0.5.tar.gz


Index: resource-agents.spec
===================================================================
RCS file: /cvs/pkgs/rpms/resource-agents/F-12/resource-agents.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- resource-agents.spec	23 Nov 2009 13:50:44 -0000	1.21
+++ resource-agents.spec	7 Dec 2009 08:29:30 -0000	1.22
@@ -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 <andrew at beekhof.net> - 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 at 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 <fdinitto at redhat.com> - 3.0.5-1
 - New rgmanager resource agents upstream release
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/resource-agents/F-12/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- sources	23 Nov 2009 13:50:44 -0000	1.19
+++ sources	7 Dec 2009 08:29:30 -0000	1.20
@@ -1,2 +1,2 @@
-f93e29ce8b480de2f841ca6266bfd864  e2338892f59f.tar.bz2
+8c659c6c25cf7f29eae98e22b00d388f  bc00c0b065d9.tar.bz2
 a7577975345b865dc73ec0b1c0bd24f7  resource-agents-3.0.5.tar.gz




More information about the fedora-extras-commits mailing list