]> git.pld-linux.org Git - packages/VirtualBox.git/blobdiff - VirtualBox.spec
- build fixes for kernel 4.15
[packages/VirtualBox.git] / VirtualBox.spec
index 7a7a9dbf38b36a457f3bca97dc233775867a9789..d3693caa99d6e95e3f4e41dfc57c82cedc5318b3 100644 (file)
@@ -42,7 +42,7 @@ exit 1
 
 %define                qtver   5.6.0
 
-%define                rel             1
+%define                rel             2
 %define                pname           VirtualBox
 Summary:       VirtualBox - x86 hardware virtualizer
 Summary(pl.UTF-8):     VirtualBox - wirtualizator sprzętu x86
@@ -82,6 +82,7 @@ Patch14:      %{pname}-multipython.patch
 Patch15:       %{pname}-lightdm-1.19.2.patch
 Patch16:       %{pname}-no-vboxvideo.patch
 Patch17:       %{pname}-kerndir.patch
+Patch18:       kernel-4.15.patch
 URL:           http://www.virtualbox.org/
 %if %{with userspace}
 %ifarch %{x8664}
@@ -567,6 +568,7 @@ tar -zxf guest-modules.tar.gz -C GuestDrivers
 
 ../src/VBox/HostDrivers/linux/export_modules.sh host-modules.tar.gz --without-hardening
 tar -zxf host-modules.tar.gz -C HostDrivers
+%patch18 -p1
 cd -
 %endif
 
This page took 0.028858 seconds and 4 git commands to generate.