[cluster-glue] Rebuild for new snmp .so version

Andrew Beekhof beekhof at fedoraproject.org
Mon Jul 11 01:32:48 UTC 2011


commit 7f293961b9662f19605d5cbbbda4ad06ac685f39
Author: Andrew Beekhof <andrew at beekhof.net>
Date:   Mon Jul 11 11:32:28 2011 +1000

    Rebuild for new snmp .so version

 cluster-glue.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/cluster-glue.spec b/cluster-glue.spec
index f79588a..d060790 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 2
+%global specversion 3
 %global upstreamprefix Reusable-Cluster-Components-
 %global upstreamversion 8286b46c91e3
 
@@ -14,7 +14,7 @@
 Name:		cluster-glue
 Summary:	Reusable cluster components
 Version:	1.0.6
-Release:	%{?alphatag:0.}%{specversion}%{?alphatag:.%{alphatag}}%{?dist}.1
+Release:	%{?alphatag:0.}%{specversion}%{?alphatag:.%{alphatag}}%{?dist}
 License:	GPLv2+ and LGPLv2+
 Url:		http://linux-ha.org/wiki/Cluster_Glue
 Group:		System Environment/Base
@@ -194,6 +194,9 @@ such as Pacemaker.
 %doc COPYING.LIB
 
 %changelog
+* Mon Jul 11 2011 Andrew Beekhof <andrew at beekhof.net> - 1.0.6-3
+- Rebuild for new snmp .so version
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.6-2.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list