diff --git a/virtualbox.changes b/virtualbox.changes index 93c7ce8..a0c7e88 100644 --- a/virtualbox.changes +++ b/virtualbox.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 12 00:18:58 UTC 2022 - Larry Finger + +- 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 diff --git a/virtualbox.spec b/virtualbox.spec index 32be310..a43ab17 100644 --- a/virtualbox.spec +++ b/virtualbox.spec @@ -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