From 0e1ee06ea517edb4b01b90fb334f994b75aa4f6f8f5080d966641305aedc8db8 Mon Sep 17 00:00:00 2001 From: Larry Finger Date: Fri, 14 May 2021 18:05:55 +0000 Subject: [PATCH] Accepting request 893086 from home:dancermak:branches:Virtualization Correct WantedBy entry in vboxadd-service OBS-URL: https://build.opensuse.org/request/show/893086 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=605 --- vboxadd-service.service | 3 +-- virtualbox.changes | 5 +++++ virtualbox.spec | 9 +++++++++ 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/vboxadd-service.service b/vboxadd-service.service index 72faea7..2dbd5e9 100644 --- a/vboxadd-service.service +++ b/vboxadd-service.service @@ -17,5 +17,4 @@ ExecStart=/usr/lib/virtualbox/vboxadd-service start ExecStop=/usr/lib/virtualbox/vboxadd-service stop [Install] -WantedBy=multi-user.target.wants - +WantedBy=multi-user.target diff --git a/virtualbox.changes b/virtualbox.changes index 66dda59..4cbdf68 100644 --- a/virtualbox.changes +++ b/virtualbox.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 14 10:35:52 UTC 2021 - Dan Čermák + +- Correct WantedBy entry in vboxadd-service + ------------------------------------------------------------------- Wed May 12 09:38:28 UTC 2021 - Dan Čermák diff --git a/virtualbox.spec b/virtualbox.spec index f8dcd8f..33aef89 100644 --- a/virtualbox.spec +++ b/virtualbox.spec @@ -332,6 +332,7 @@ the terms of the GNU Public License (GPL). ########################################## + %package qt Summary: Qt GUI part for %{name} Group: System/Emulators/PC @@ -370,6 +371,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 @@ -402,6 +404,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 @@ -436,6 +439,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 @@ -475,6 +479,7 @@ VirtualBox guest addition tools. ########################################### + %package -n python3-%{name} Summary: Python bindings for %{name} Group: Development/Libraries/Python @@ -514,6 +519,7 @@ Python XPCOM bindings to %{name}. Used e.g. by vboxgtk package. ########################################### + %package devel Summary: Devel files for %{name} Group: Development/Libraries/Other @@ -548,6 +554,7 @@ Development file for %{name} ########################################### + %package host-source Summary: Source files for %{name} host kernel modules Group: Development/Sources @@ -584,6 +591,7 @@ sudo /sbin/vboxguestconfig ########################################### + %package guest-desktop-icons Summary: Icons for guest desktop files Group: System/Emulators/PC @@ -616,6 +624,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