forked from jengelh/virtualbox
Accepting request 922810 from home:lwfinger:branches:Virtualization
- Fix build failures in Leap 15.1 and Leap 15.2 due to kmk_sed issues. OBS-URL: https://build.opensuse.org/request/show/922810 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=617
This commit is contained in:
committed by
Git OBS Bridge
parent
cec0118629
commit
86ff591aaa
@@ -63,8 +63,8 @@ Name: virtualbox%{?dash}%{?name_suffix}
|
||||
Version: 6.1.26
|
||||
Release: 0
|
||||
Summary: %{package_summary}
|
||||
License: GPL-2.0-or-later
|
||||
# FIXME: use correct group or remove it, see "https://en.opensuse.org/openSUSE:Package_group_guidelines"
|
||||
License: GPL-2.0-or-later
|
||||
Group: %{package_group}
|
||||
URL: https://www.virtualbox.org/
|
||||
#
|
||||
@@ -311,8 +311,14 @@ the terms of the GNU Public License (GPL).
|
||||
|
||||
|
||||
|
||||
##########################################
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
##########################################
|
||||
%package qt
|
||||
Summary: Qt GUI part for %{name}
|
||||
Group: System/Emulators/PC
|
||||
@@ -339,8 +345,14 @@ This package contains the code for the GUI used to control VMs.
|
||||
|
||||
|
||||
|
||||
#########################################
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#########################################
|
||||
%package websrv
|
||||
Summary: WebService GUI part for %{name}
|
||||
Group: System/Emulators/PC
|
||||
@@ -361,8 +373,14 @@ 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
|
||||
@@ -385,8 +403,14 @@ This package contains X11 guest utilities and X11 guest mouse and video drivers
|
||||
|
||||
|
||||
|
||||
###########################################
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
###########################################
|
||||
%package guest-tools
|
||||
Summary: VirtualBox guest tools
|
||||
Group: System/Emulators/PC
|
||||
@@ -414,8 +438,14 @@ VirtualBox guest addition tools.
|
||||
|
||||
|
||||
|
||||
###########################################
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
###########################################
|
||||
%package -n python3-%{name}
|
||||
Summary: Python bindings for %{name}
|
||||
Group: Development/Libraries/Python
|
||||
@@ -443,8 +473,14 @@ Python XPCOM bindings to %{name}. Used e.g. by vboxgtk package.
|
||||
|
||||
|
||||
|
||||
###########################################
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
###########################################
|
||||
%package devel
|
||||
Summary: Devel files for %{name}
|
||||
Group: Development/Libraries/Other
|
||||
@@ -467,8 +503,14 @@ Development file for %{name}
|
||||
|
||||
|
||||
|
||||
###########################################
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
###########################################
|
||||
%package host-source
|
||||
Summary: Source files for %{name} host kernel modules
|
||||
Group: Development/Sources
|
||||
@@ -508,8 +550,14 @@ sudo /usr/sbin/vboxguestconfig
|
||||
|
||||
|
||||
|
||||
###########################################
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
###########################################
|
||||
%package guest-desktop-icons
|
||||
Summary: Icons for guest desktop files
|
||||
Group: System/Emulators/PC
|
||||
@@ -530,8 +578,14 @@ This package contains icons for guest desktop files that were created on the des
|
||||
|
||||
|
||||
|
||||
###########################################
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
###########################################
|
||||
%package vnc
|
||||
Summary: VNC desktop sharing
|
||||
Group: System/Emulators/PC
|
||||
|
Reference in New Issue
Block a user