rpms/cluster-glue/devel .cvsignore, 1.4, 1.5 cluster-glue.spec, 1.8, 1.9 sources, 1.4, 1.5

Andrew Beekhof beekhof at fedoraproject.org
Mon Oct 12 14:44:26 UTC 2009


Author: beekhof

Update of /cvs/pkgs/rpms/cluster-glue/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29346

Modified Files:
	.cvsignore cluster-glue.spec sources 
Log Message:
Refresh from upstream sources


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cluster-glue/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	17 Aug 2009 14:40:40 -0000	1.4
+++ .cvsignore	12 Oct 2009 14:44:26 -0000	1.5
@@ -1 +1 @@
-d97b9dea436e.tar.bz2
+b79635605337.tar.bz2


Index: cluster-glue.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cluster-glue/devel/cluster-glue.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- cluster-glue.spec	9 Oct 2009 14:52:20 -0000	1.8
+++ cluster-glue.spec	12 Oct 2009 14:44:26 -0000	1.9
@@ -4,9 +4,9 @@
 
 # When downloading directly from Mercurial, it will automatically add this prefix
 # Invoking 'hg archive' wont but you can add one with: hg archive -t tgz -p "Reusable-Cluster-Components-" -r $upstreamversion $upstreamversion.tar.gz
-%global specversion 10
+%global specversion 11
 %global upstreamprefix Reusable-Cluster-Components-
-%global upstreamversion d97b9dea436e
+%global upstreamversion b79635605337
 
 # Keep around for when/if required
 %global alphatag %{upstreamversion}.hg
@@ -14,7 +14,7 @@
 Name:		cluster-glue
 Summary:	Reusable cluster components
 Version:	1.0
-Release:	%{?alphatag:0.}%{specversion}%{?alphatag:.%{alphatag}}%{?dist}.1
+Release:	%{?alphatag:0.}%{specversion}%{?alphatag:.%{alphatag}}%{?dist}
 License:	GPLv2+ and LGPLv2+
 Url:		http://www.clusterlabs.org
 Group:		System Environment/Base
@@ -31,6 +31,7 @@ Obsoletes:	heartbeat-pils < 3.0.0-1
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 # Build dependencies
+Requires: perl-TimeDate
 BuildRequires: automake autoconf libtool pkgconfig chrpath libtool-ltdl-devel
 BuildRequires: bzip2-devel glib2-devel e2fsprogs-devel python-devel libxml2-devel
 BuildRequires: OpenIPMI-devel libnet-devel net-snmp-devel libcurl-devel openhpi-devel
@@ -107,6 +108,7 @@ standards, and an interface to common ST
 %{_datadir}/heartbeat/ha_cf_support.sh
 %{_datadir}/heartbeat/openais_conf_support.sh
 %{_datadir}/heartbeat/utillib.sh
+%{_datadir}/heartbeat/combine-logs.pl
 
 %dir %{_var}/lib/heartbeat
 %dir %{_var}/lib/heartbeat/cores
@@ -184,6 +186,28 @@ such as Pacemaker.
 %doc COPYING.LIB
 
 %changelog
+* Mon Oct 12 2009 Andrew Beekhof <andrew at beekhof.net> - 1.0-0.11.b79635605337.hg
+- Add install dependancy on perl-TimeDate for hb_report
+- Update to upstream version b79635605337
+  + Build: fix defines for pacemaker-pygui compatibility.
+  + High: Tools: hb_report: log/events combining
+  + High: doc: new README for wti_mpc
+  + High: hb_report: add man page hb_report.8
+  + High: hb_report: extract important events from the logs
+  + High: stonith: external/ibmrsa-telnet: add support for later RSA cards
+  + High: stonith: wti_mpc: support for MIB versions 1 and 3
+  + Logd: Start/stop priorities are not created by configure
+  + Med: sbd: Fix definition of size_t.
+  + Med: sbd: Nodename comparison should be case insensitive (bnc#534445)
+  + Med: wti_nps: add support for internet power switch model (bnc#539912)
+  + Medium (LF 2194): LRM: fix return code on RA exec failure
+  + Medium: Tools: hb_report: add -v option (debugging)
+  + Medium: Tools: hb_report: options -C and -D are obsoleted
+  + ha_logd: Fix a compile error/warning.
+  + hb_report: report corosync packages too.
+  + sbd: Accept -h (bnc#529574)
+  + sbd: really fix the sector_size type.
+
 * Fri Oct  9 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 1.0-0.10.d97b9dea436e.hg.1
 - rebuild with new net-snmp
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cluster-glue/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	17 Aug 2009 14:40:40 -0000	1.4
+++ sources	12 Oct 2009 14:44:26 -0000	1.5
@@ -1 +1 @@
-4983dda666e45a491933fc121a386bc3  d97b9dea436e.tar.bz2
+25c996c1a371e842dc3add2df593782f  b79635605337.tar.bz2




More information about the scm-commits mailing list