forked from pool/corosync
Accepting request 561082 from home:BinLiu:branches:network:ha-clustering:Factory
- qdevice failed to run(bsc#1074276) Added: 0010-qdevice-mv-free-str-after-port-validation.patch - add support for corosync-qdevice in yast2-cluster and bootstrap(bsc#1070961) Added: 0009-add-config-for-corosync-qnetd.patch OBS-URL: https://build.opensuse.org/request/show/561082 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=128
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package corosync
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -70,6 +70,8 @@ Patch12: 0005-do-not-convert-empty-uid-gid-to-0.patch
|
||||
Patch13: 0006-Fix-compile-warnings-with-GCC-7.2.1.patch
|
||||
Patch14: 0007-sync-Call-sync_init-of-all-services-at-once.patch
|
||||
Patch15: 0008-wd-fix-snprintf-warnings.patch
|
||||
Patch16: 0009-add-config-for-corosync-qnetd.patch
|
||||
Patch17: 0010-qdevice-mv-free-str-after-port-validation.patch
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# openais is indeed gone and should be uninstalled. Yes, we do not
|
||||
@@ -150,6 +152,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%patch13 -p1
|
||||
%patch14 -p1
|
||||
%patch15 -p1
|
||||
%patch16 -p1
|
||||
%patch17 -p1
|
||||
|
||||
%build
|
||||
%if %{with runautogen}
|
||||
|
Reference in New Issue
Block a user