Accepting request 1069750 from home:lwfinger:branches:Virtualization

- Added file "fixes_for_kernel_6.3.patch" to handle API change.
- File "fixes_for_gcc13.patch" updated for additional changes in GCC 13 boo#1207468
  spec-cleaner used to remove extra blank lines

OBS-URL: https://build.opensuse.org/request/show/1069750
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=683
This commit is contained in:
Larry Finger 2023-03-06 21:22:17 +00:00 committed by Git OBS Bridge
parent d3dbcc4265
commit a36b6afde9
2 changed files with 9 additions and 186 deletions

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Mon Mar 6 20:57:14 UTC 2023 - Larry Finger <Larry.Finger@gmail.com>
Mon Mar 6 21:14:12 UTC 2023 - Larry Finger <Larry.Finger@gmail.com>
- Added file "fixea_for_kernel_6.3.patch" to handle API change.
- Added file "fixes_for_kernel_6.3.patch" to handle API change.
- File "fixes_for_gcc13.patch" updated for additional changes in GCC 13 boo#1207468
-------------------------------------------------------------------

View File

@ -300,30 +300,8 @@ and others, and limited virtualization of macOS guests on Apple
hardware. VirtualBox is freely available as Open Source Software under
the terms of the GNU Public License (GPL).
#-#########################################
%package qt
Summary: Qt GUI part for %{name}
Group: System/Emulators/PC
@ -340,30 +318,8 @@ Obsoletes: %{name}-ose-qt < %{version}
%description qt
This package contains the code for the GUI used to control VMs.
#-########################################
%package websrv
Summary: WebService GUI part for %{name}
Group: System/Emulators/PC
@ -375,30 +331,7 @@ Obsoletes: %{name}-vboxwebsrv < %{version}
The VirtualBox web server is used to control headless VMs using a browser.
#-##########################################
%package guest-tools
Summary: VirtualBox guest tools
Group: System/Emulators/PC
@ -419,30 +352,8 @@ Requires(pre): net-tools-deprecated
%description guest-tools
VirtualBox guest addition tools.
#-##########################################
%package -n python3-%{name}
Summary: Python bindings for %{name}
Group: Development/Libraries/Python
@ -460,30 +371,8 @@ Obsoletes: python3-%{name}-ose < %{version}
%description -n python3-%{name}
Python XPCOM bindings to %{name}. Used e.g. by vboxgtk package.
#-##########################################
%package devel
Summary: Devel files for %{name}
Group: Development/Libraries/Other
@ -496,30 +385,8 @@ Obsoletes: %{name}-ose-devel < %{version}
%description devel
Development file for %{name}
#-##########################################
%package host-source
Summary: Source files for %{name} host kernel modules
Group: Development/Sources
@ -549,30 +416,8 @@ Source files for %{name} guest kernel modules
These can be built for custom kernels using
sudo %{_sbindir}/vboxguestconfig
#-##########################################
%package guest-desktop-icons
Summary: Icons for guest desktop files
Group: System/Emulators/PC
@ -583,30 +428,8 @@ BuildArch: noarch
%description guest-desktop-icons
This package contains icons for guest desktop files that were created on the desktop.
#-##########################################
%package vnc
Summary: VNC desktop sharing
Group: System/Emulators/PC