Accepting request 588117 from home:yan_gao:branches:network:ha-clustering:Factory:Test
- Update to version 1.1.18+20180313.2c83c6872: - cts-pengine: add regression test for changing bundle replica count - libpe_status: handle unique bundle children correctly - Update to version 1.1.18+20180312.31c732adc: - spec: make shadow dependency explicit - spec: drop requirements for bison and flex - Update to version 1.1.18+20180309.e51687162: - crmd,liblrmd,libcrmcommon: improve remote node disconnection logs - libcrmcommon: add function to get text equivalent of client type - crmd: always write faked failures to CIB whenever possible - liblrmd: add function to create resource info structure - crmd: functionize setting fake operation status - crmd: always assert when operation can't be created - crmd: avoid core dump if remote connection doesn't exist - crmd: improve lrmd failure handling - crmd: return rich error codes from get_lrm_resource() - crmd: match only executed down events - crmd: functionize pieces of do_lrm_invoke() - crmd: don't abort for v2 diff LRM refresh if actions pending - crmd: validate CIB diffs better - Update to version 1.1.18+20180305.9cd0f6cb8: - libcrmcommon: avoid memory leak when schema transform not found - tools: warn if crm_resource --wait called in mixed-version cluster - Install /etc/pacemaker directory for storing authkey file (bsc#1082883) - Update to version 1.1.18+20180226.f788652cf: - crmd: log transition ID when aborting OBS-URL: https://build.opensuse.org/request/show/588117 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=301
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
%endif
|
||||
|
||||
Name: pacemaker
|
||||
Version: 1.1.18+20180216.ae50b7f5d
|
||||
Version: 1.1.18+20180313.2c83c6872
|
||||
Release: 0
|
||||
Summary: Scalable High-Availability cluster resource manager
|
||||
# AGPL-3.0 licensed extra/clustermon.sh is not present in the binary
|
||||
@@ -96,11 +96,10 @@ Patch10: pacemaker-cts-StartCmd.patch
|
||||
# Required for core functionality
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: bison
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: findutils
|
||||
BuildRequires: flex
|
||||
BuildRequires: gcc
|
||||
BuildRequires: grep
|
||||
BuildRequires: help2man
|
||||
BuildRequires: libtool
|
||||
@@ -201,6 +200,7 @@ be part of the cluster.
|
||||
%package -n libpacemaker3
|
||||
Summary: Core Pacemaker libraries
|
||||
Group: Productivity/Clustering/HA
|
||||
Requires: shadow
|
||||
|
||||
%description -n libpacemaker3
|
||||
Pacemaker is an advanced, scalable High-Availability cluster resource
|
||||
|
Reference in New Issue
Block a user