SHA256
1
0
forked from pool/corosync

Accepting request 495134 from home:BinLiu:branches:network:ha-clustering:Factory

- totemrrp: Fix situation when all rings are faulty(bsc#1039215)
   Added: 0003-totemrrp-Fix-situation-when-all-rings-are-faulty.patch

OBS-URL: https://build.opensuse.org/request/show/495134
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=87
This commit is contained in:
Bin Liu
2017-05-16 03:09:05 +00:00
committed by Git OBS Bridge
parent 5077c207fd
commit 800ab2e64c
3 changed files with 181 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ Patch9: 0001-Logsys-Change-logsys-syslog_priority-priority.patch
Patch10: 0001-logconfig.c-make-logging.syslog_priority-and-logging.patch
Patch11: 0001-totemconfig.c-Fixed-Evicted-from-CPG-membership.patch
Patch12: 0002-Main-call-mlock-after-fork.patch
Patch13: 0003-totemrrp-Fix-situation-when-all-rings-are-faulty.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# openais is indeed gone and should be uninstalled. Yes, we do not
@@ -135,6 +136,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%patch10 -p1
%patch11 -p1
%patch12 -p1
%patch13 -p1
%build
%if %{with_runautogen}