[cluster-glue] Update spec version

Andrew Beekhof beekhof at fedoraproject.org
Mon Sep 26 02:40:49 UTC 2011


commit 5db0d5086f606768596f420ff6113e9db6ea65ad
Author: Andrew Beekhof <andrew at beekhof.net>
Date:   Mon Sep 26 12:40:32 2011 +1000

    Update spec version

 cluster-glue.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/cluster-glue.spec b/cluster-glue.spec
index e9fa484..6434ddd 100644
--- a/cluster-glue.spec
+++ b/cluster-glue.spec
@@ -4,7 +4,7 @@
 
 # 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 7
+%global specversion 8
 %global upstreamprefix Reusable-Cluster-Components-
 %global upstreamversion 8286b46c91e3
 
@@ -206,7 +206,7 @@ exit 0
 
 # cluster-glue-libs-devel
 
-%package libs-devel 
+%package libs-devel
 Summary:	Headers and libraries for writing cluster managers
 Group:		Development/Libraries
 Requires:	%{name}-libs = %{version}-%{release}
@@ -240,6 +240,9 @@ such as Pacemaker.
 %doc COPYING.LIB
 
 %changelog
+* Mon Sep 26 2011 Andrew Beekhof <andrew at beekhof.net> - 1.0.6-8
+- Allow cluster-glue-libs to be installed independently of cluster-glue
+
 * Thu Sep 15 2011 Tom Callaway <spot at fedoraproject.org> - 1.0.6-7
 - convert to systemd
 


More information about the scm-commits mailing list