Rebuild for new snmp .so version

This commit is contained in:
Andrew Beekhof 2011-07-11 12:48:32 +10:00
parent 523eb6b953
commit 913ae8c603

View File

@ -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@beekhof.net> 1.1.5-3
- Rebuild for new snmp .so
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano@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@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