SHA256
1
0
forked from pool/corosync

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

- gcc: snprintf gives warning: ‘%s’ directive output may be truncated writing
       8 bytes into a region of size between 1 and 255(nsc#1066090)
    Added: 0006-Fix-compile-warnings-with-GCC-7.2.1.patch

OBS-URL: https://build.opensuse.org/request/show/540066
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=117
This commit is contained in:
Bin Liu
2017-11-09 05:50:58 +00:00
committed by Git OBS Bridge
parent 4c8b0e71aa
commit a9ba154cbc
3 changed files with 181 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ Patch9: 0002-fix-ifdown-udp.patch
Patch10: 0003-fix-tmpfiles-create.patch
Patch11: 0004-mark-corosync-as-a-static-service.patch
Patch12: 0005-do-not-convert-empty-uid-gid-to-0.patch
Patch13: 0006-Fix-compile-warnings-with-GCC-7.2.1.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# openais is indeed gone and should be uninstalled. Yes, we do not
@@ -139,6 +140,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%patch10 -p1
%patch11 -p1
%patch12 -p1
%patch13 -p1
%build
%if %{with runautogen}