[pacemaker] Rebuild for new snmp .so version

Andrew Beekhof beekhof at fedoraproject.org
Mon Jul 11 02:48:52 UTC 2011


commit 913ae8c603487a677b765aa0647ba46e4d79dc75
Author: Andrew Beekhof <andrew at beekhof.net>
Date:   Mon Jul 11 12:48:32 2011 +1000

    Rebuild for new snmp .so version

 pacemaker.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/pacemaker.spec b/pacemaker.spec
index 64f4570..a8e5312 100644
--- a/pacemaker.spec
+++ b/pacemaker.spec
@@ -20,7 +20,7 @@
 # We generate some docs using Publican, but its not available everywhere
 %bcond_with publican
 
-%global specversion 2
+%global specversion 3
 %global upstream_version Pacemaker-1.1.5
 %global upstream_prefix Pacemaker-1-1-
 
@@ -40,7 +40,7 @@
 Name:		pacemaker
 Summary:	Scalable High-Availability cluster resource manager
 Version:	1.1.5
-Release:	%{pcmk_release}.2
+Release:	%{pcmk_release}
 License:	GPLv2+ and LGPLv2+
 Url:		http://www.clusterlabs.org
 Group:		System Environment/Daemons
@@ -341,6 +341,9 @@ fi
 %doc AUTHORS
 
 %changelog
+* Mon Jul 11 2011 Andrew Beekhof <andrew at beekhof.net> 1.1.5-3
+- Rebuild for new snmp .so
+
 * Fri Jun 17 2011 Marcela Mašláňová <mmaslano at redhat.com> - 1.1.5-2.2
 - Perl mass rebuild
 
@@ -397,6 +400,7 @@ fi
   + High: stonith: Bug lf#2473 - Ensure timeouts are included for fencing operations
   + High: Stonith: Use the timeout specified by the user
   + High: Tools: Bug lf#2456 - Fix assertion failure in crm_resource
+
 * Mon Jul 26 2010 Andrew Beekhof <andrew at beekhof.net> - 1.1.3-0.1-b3cb4f4a30ae.hg
 - Pre-release version of 1.1.3
   + High: ais: Bug lf2401 - Improved processing when the peer crmd processes join/leave


More information about the scm-commits mailing list