1
0
forked from pool/virtualbox

Accepting request 932026 from home:lwfinger:branches:Virtualization

- Fix builds for Kernel 5.16. File "fixes-for-5.16.patch" is added.

OBS-URL: https://build.opensuse.org/request/show/932026
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=623
This commit is contained in:
Larry Finger 2021-11-17 19:44:48 +00:00 committed by Git OBS Bridge
parent 7f251d0e0d
commit eb72d76ac8
2 changed files with 11 additions and 2 deletions

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Wed Nov 17 06:07:49 UTC 2021 - Larry Finger <Larry.Finger@gmail.com>
Wed Nov 17 19:26:11 UTC 2021 - Larry Finger <Larry.Finger@gmail.com>
- Fix builds for Kernel 5.16. File "fixes_for-5.16.patch" is added.
- Fix builds for Kernel 5.16. File "fixes-for-5.16.patch" is added.
Reorder some of the patch numbers.
-------------------------------------------------------------------

View File

@ -321,6 +321,7 @@ the terms of the GNU Public License (GPL).
##########################################
%package qt
Summary: Qt GUI part for %{name}
Group: System/Emulators/PC
@ -354,6 +355,7 @@ This package contains the code for the GUI used to control VMs.
#########################################
%package websrv
Summary: WebService GUI part for %{name}
Group: System/Emulators/PC
@ -381,6 +383,7 @@ The VirtualBox web server is used to control headless VMs using a browser.
#########################################
%package guest-x11
Summary: VirtualBox X11 drivers for mouse and video
Group: System/X11/Servers/XF86_4
@ -410,6 +413,7 @@ This package contains X11 guest utilities and X11 guest mouse and video drivers
###########################################
%package guest-tools
Summary: VirtualBox guest tools
Group: System/Emulators/PC
@ -444,6 +448,7 @@ VirtualBox guest addition tools.
###########################################
%package -n python3-%{name}
Summary: Python bindings for %{name}
Group: Development/Libraries/Python
@ -478,6 +483,7 @@ Python XPCOM bindings to %{name}. Used e.g. by vboxgtk package.
###########################################
%package devel
Summary: Devel files for %{name}
Group: Development/Libraries/Other
@ -507,6 +513,7 @@ Development file for %{name}
###########################################
%package host-source
Summary: Source files for %{name} host kernel modules
Group: Development/Sources
@ -554,6 +561,7 @@ sudo /usr/sbin/vboxguestconfig
###########################################
%package guest-desktop-icons
Summary: Icons for guest desktop files
Group: System/Emulators/PC
@ -582,6 +590,7 @@ This package contains icons for guest desktop files that were created on the des
###########################################
%package vnc
Summary: VNC desktop sharing
Group: System/Emulators/PC