1
0
forked from jengelh/virtualbox

- Fix missing global for 32-bit version with gcc7. (bsc#1046571).

Fix missing frame buffer cleanup - private communication from Oracle - adds file "fix_KMS_support.patch".

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=346
This commit is contained in:
Larry Finger
2017-06-30 00:57:32 +00:00
committed by Git OBS Bridge
parent e2652713d3
commit 5217fddc80
5 changed files with 272 additions and 1 deletions

View File

@@ -103,6 +103,8 @@ Patch115: vbox_fix_for_gcc7.patch
Patch116: Fix_for_server_1.19.patch
# Fix for kernel 4.12 API changes
Patch117: vbox_fix_for_kernel_4.12.patch
# Fix for missing cleanup in KMS support
Patch118: fix_KMS_support.patch
#
BuildRequires: LibVNCServer-devel
BuildRequires: SDL-devel
@@ -384,6 +386,7 @@ as an "extpack" for VirtualBox. The implementation is licensed under GPL.
%patch115 -p1
%patch116 -p1
%patch117 -p1
%patch118 -p1
#copy user manual
cp %{SOURCE1} UserManual.pdf