Accepting request 681566 from Virtualization:VMware

OBS-URL: https://build.opensuse.org/request/show/681566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-vm-tools?expand=0&rev=82
This commit is contained in:
Dominique Leuenberger 2019-03-08 12:28:42 +00:00 committed by Git OBS Bridge
commit 86e1bf7387
3 changed files with 1267 additions and 1 deletions

1259
gcc9-warnings.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 26 09:26:00 UTC 2019 - Martin Liška <mliska@suse.cz>
- Add gcc9-warnings.patch (bsc#1126102).
-------------------------------------------------------------------
Fri Feb 8 15:30:25 UTC 2019 - kallan@suse.com

View File

@ -13,7 +13,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -165,6 +165,7 @@ Patch0: no_manifest_on_aborted_snapshot.patch
Patch1: vmtoolsd_bailout_on_rpc_errors.patch
Patch2: send_vmbackup_event_generic_manifest.patch
Patch3: include_log_h_for_g_info.patch
Patch4: gcc9-warnings.patch
%systemd_requires
@ -235,6 +236,7 @@ sed -i -e "s/\r//" README
%patch1 -p2
%patch2 -p2
%patch3 -p2
%patch4 -p1
%build
%if %{with_X}