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