From be9bb599d4ea7a234bd5ce1b34235cff2d858c54 Mon Sep 17 00:00:00 2001 From: Andrew Beekhof Date: Aug 19 2009 06:36:15 +0000 Subject: Update requires. Source most C-defines from cluster-glue to ensure build consistency. --- diff --git a/.cvsignore b/.cvsignore index a246c5e..24c5fef 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -b37cbb1b036c.tar.bz2 +0daab7da36a8.tar.bz2 diff --git a/heartbeat.spec b/heartbeat.spec index bf4f1c3..c0e980c 100644 --- a/heartbeat.spec +++ b/heartbeat.spec @@ -2,9 +2,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 "Linux-HA-Dev-" -r $upstreamversion $upstreamversion.tar.gz -%global specversion 3 +%global specversion 4 %global upstreamprefix Linux-HA-Dev- -%global upstreamversion b37cbb1b036c +%global upstreamversion 0daab7da36a8 %global alphatag %{upstreamversion}.hg @@ -15,7 +15,7 @@ Summary: Messaging and membership subsystem for High-Availability Linux Name: heartbeat Version: 3.0.0 -Release: %{?alphatag:0.}3%{?alphatag:.%{alphatag}}%{?dist} +Release: %{?alphatag:0.}%{specversion}%{?alphatag:.%{alphatag}}%{?dist} License: GPLv2 and LGPLv2+ URL: http://linux-ha.org/ Group: System Environment/Daemons @@ -40,6 +40,7 @@ BuildRequires: which BuildRequires: cluster-glue-libs-devel Requires: PyXML Requires: resource-agents +Requires: cluster-glue-libs Requires(pre): shadow-utils Requires(pre): cluster-glue Requires(post): /sbin/chkconfig @@ -175,6 +176,13 @@ fi %{_libdir}/*.so %changelog +* Mon Aug 17 2009 Andrew Beekhof - 3.0.0-0.4.0daab7da36a8.hg +- Make use of the specversion variable +- Add explicit dependancy on cluster-glue-libs to prevent yum from trying to use + the deprecated heartbeat-{pils|stonith} packages +- Update to upstream version 0daab7da36a8 + + Clean up configure. Source most variables from cluster-glue to ensure build consistency + * Mon Aug 17 2009 Andrew Beekhof - 3.0.0-0.3.b37cbb1b036c.hg - Make use of the uname/gname variables - Use global instead of define for variables diff --git a/sources b/sources index 56769b9..6e2f616 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -573d6b4a12dbf0175aecb08085358726 b37cbb1b036c.tar.bz2 +278681d62d2c39b1748ac0eb8ae234d8 0daab7da36a8.tar.bz2