1
0
forked from pool/virtualbox

Accepting request 994649 from home:lwfinger:branches:Virtualization

- Modified the spec file to remove package virtualbox-guest-x11, which is no longer needed.

OBS-URL: https://build.opensuse.org/request/show/994649
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=651
This commit is contained in:
Larry Finger 2022-08-12 00:26:34 +00:00 committed by Git OBS Bridge
parent f82e2df3e8
commit 08c982fe39
2 changed files with 23 additions and 8 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 12 00:18:58 UTC 2022 - Larry Finger <Larry.Finger@gmail.com>
- Modified the spec file to remove package virtualbox-guest-x11, which is no longer needed.
-------------------------------------------------------------------
Wed Aug 10 12:00:31 UTC 2022 - Larry Finger <Larry.Finger@gmail.com>

View File

@ -302,8 +302,9 @@ the terms of the GNU Public License (GPL).
##########################################
##########################################
%package qt
Summary: Qt GUI part for %{name}
Group: System/Emulators/PC
@ -325,8 +326,9 @@ This package contains the code for the GUI used to control VMs.
#########################################
#########################################
%package websrv
Summary: WebService GUI part for %{name}
Group: System/Emulators/PC
@ -341,7 +343,9 @@ The VirtualBox web server is used to control headless VMs using a browser.
###########################################
%package guest-tools
Summary: VirtualBox guest tools
Group: System/Emulators/PC
@ -353,7 +357,8 @@ Supplements: modalias(pci:v000080EEd0000CAFEsv*sd*bc*sc*i*)
#rename from "ose" version:
Provides: %{name}-ose-guest-tools = %{version}
Obsoletes: %{name}-ose-guest-tools < %{version}
Obsoletes: xorg-x11-driver-virtualbox-ose < %{version}
Obsoletes: virtualbox-guest-x11
Obsoletes: xorg-x11-driver-virtualbox-ose
%if ! 0%{?suse_version} > 1325
Requires(pre): net-tools-deprecated
%endif
@ -366,8 +371,9 @@ VirtualBox guest addition tools.
###########################################
###########################################
%package -n python3-%{name}
Summary: Python bindings for %{name}
Group: Development/Libraries/Python
@ -390,8 +396,9 @@ Python XPCOM bindings to %{name}. Used e.g. by vboxgtk package.
###########################################
###########################################
%package devel
Summary: Devel files for %{name}
Group: Development/Libraries/Other
@ -409,8 +416,9 @@ Development file for %{name}
###########################################
###########################################
%package host-source
Summary: Source files for %{name} host kernel modules
Group: Development/Sources
@ -445,8 +453,9 @@ sudo %{_sbindir}/vboxguestconfig
###########################################
###########################################
%package guest-desktop-icons
Summary: Icons for guest desktop files
Group: System/Emulators/PC
@ -462,8 +471,9 @@ This package contains icons for guest desktop files that were created on the des
###########################################
###########################################
%package vnc
Summary: VNC desktop sharing
Group: System/Emulators/PC