1
0
forked from jengelh/virtualbox

- Part of the API changes for kernel 5.0 are not fixed upstream. Add file "fixes_for_5.0" back in.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=466
This commit is contained in:
Larry Finger
2019-01-29 15:17:31 +00:00
committed by Git OBS Bridge
parent 6ef2a4ec60
commit a13acfe59b
3 changed files with 23 additions and 0 deletions

View File

@@ -125,6 +125,8 @@ Patch123: switch_to_python3.4+.patch
Patch124: fix_32_bit_builds.patch
# Use build parameters to control video driver problems
Patch125: remove_vbox_video_build.patch
# Fix for API changes in late v5.0
Patch126: fixes_for_5.0
# fix library search
Patch128: fix_lib_search.patch
# Fixes for modified kernel in Leap 15.1
@@ -428,6 +430,7 @@ as an "extpack" for VirtualBox. The implementation is licensed under GPL.
%patch123 -p1
%patch124 -p1
%patch125 -p1
%patch126 -p1
%patch128 -p1
%patch129 -p1