diff --git a/virtualbox-guest-additions.spec b/virtualbox-guest-additions.spec index 438358e..3031ea3 100644 --- a/virtualbox-guest-additions.spec +++ b/virtualbox-guest-additions.spec @@ -11,7 +11,6 @@ Source0: https://download.virtualbox.org/virtualbox/%{version}/VirtualBox-%{v Source1: vboxservice.service Source2: 96-vbox.preset Source3: VirtualBox-60-vboxguest.rules -Source4: VBoxOGLRun.sh # Mainline vboxsf uses an option string rather then a custom binary data struct Patch2: 0001-VBoxServiceAutoMount-Change-Linux-mount-code-to-use-.patch @@ -64,16 +63,6 @@ Guest Additions which support better integration of VirtualBox guests with the Host, including file sharing, clipboard sharing and Seamless mode. -%package ogl -Summary: GL pass-through support - -%description ogl -The %{name}-ogl package contains an alternate libGL.so.1 -which renders GL by passing all GL commands through to the host. - -To use OpenGL pass-through mode run apps using "VBoxOGLRun foo -opt1 -opt2". - - %prep %autosetup -p1 -n VirtualBox-%{version} # Remove prebuilt binaries