SHA256
1
0
forked from pool/corosync

Accepting request 602893 from network:ha-clustering:Unstable

- cpg: Inform clients about left nodes during pause(bsc#1091593)
    Added: 0012-cpg-Inform-clients-about-left-nodes-during-pause.patch

OBS-URL: https://build.opensuse.org/request/show/602893
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=148
This commit is contained in:
Bin Liu
2018-05-02 02:49:52 +00:00
committed by Git OBS Bridge
parent b98c1fc972
commit ec6bf0b62e
3 changed files with 297 additions and 0 deletions

View File

@@ -73,6 +73,7 @@ Patch15: 0008-bsc#1083561-upgrade-from-1-x-y.patch
Patch16: 0009-bsc#1088619-add-version.patch
Patch17: 0010-qdevice-net-instance.c-optarg-should-be-str.patch
Patch18: 0011-NSS_NoDB_Init-the-parameter-is-reserved-must-be-NULL.patch
Patch19: 0012-cpg-Inform-clients-about-left-nodes-during-pause.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# openais is indeed gone and should be uninstalled. Yes, we do not
@@ -156,6 +157,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%patch16 -p1
%patch17 -p1
%patch18 -p1
%patch19 -p1
%build
%if %{with runautogen}