forked from pool/virtualbox
- Fix build on kernel 4.9 using patch "vbox_fix_4.9_api_changes.patch".
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=283
This commit is contained in:
parent
6ed2e5e823
commit
fb4e8ea690
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 20 12:57:28 UTC 2016 - Larry.Finger@lwfinger.net
|
||||
|
||||
- Fix build on kernel 4.9 using patch "vbox_fix_4.9_api_changes.patch".
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 19 15:42:56 UTC 2016 - Larry.Finger@lwfinger.net
|
||||
|
||||
|
@ -88,6 +88,8 @@ Patch111: vbox_prevent_wrong_SONAME.patch
|
||||
Patch112: modify_for_4_8_bo_move.patch
|
||||
# Remove all mention of _smp_mflags
|
||||
Patch113: vbox_remove_smp_mflags.patch
|
||||
# Fix build error on kernel 4.9
|
||||
Patch114: vbox_fix_4.9_api_changes.patch
|
||||
#
|
||||
BuildRequires: LibVNCServer-devel
|
||||
BuildRequires: SDL-devel
|
||||
@ -322,6 +324,7 @@ This package contains icons for guest desktop files that were created on the des
|
||||
%patch111 -p1
|
||||
%patch112 -p1
|
||||
%patch113 -p1
|
||||
%patch114 -p1
|
||||
|
||||
#copy user manual
|
||||
cp %{SOURCE1} UserManual.pdf
|
||||
|
Loading…
Reference in New Issue
Block a user