forked from pool/virtualbox
96f7e0c1f2
- Update "fixes_for_4.15.patch": remove useless log statement that broke building the vboxvideo guest kernel module - Build and install it again, it's needed for KMS support, i.e. for Xorg's "modesetting" driver to work in the guest (boo#1079221) OBS-URL: https://build.opensuse.org/request/show/572312 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=400
7 lines
190 B
Plaintext
7 lines
190 B
Plaintext
%defattr (-,root,root)
|
|
%dir /lib/modules/%2-%1/
|
|
%dir /lib/modules/%2-%1/extra
|
|
/lib/modules/%2-%1/extra/vboxvideo.ko
|
|
/lib/modules/%2-%1/extra/vboxsf.ko
|
|
/lib/modules/%2-%1/extra/vboxguest.ko
|