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:
@@ -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}
|
||||
|
Reference in New Issue
Block a user