Accepting request 976283 from home:marxin:branches:Virtualization

- Filter out rpmlint error that is valid for qemu, but will
  have its badness increased in the future.

OBS-URL: https://build.opensuse.org/request/show/976283
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=633
This commit is contained in:
Larry Finger 2022-05-11 14:16:04 +00:00 committed by Git OBS Bridge
parent 774808da50
commit b5d6ea74f2
3 changed files with 16 additions and 9 deletions

View File

@ -1,3 +1,4 @@
addFilter("incoherent-init-script-name vboxdrv")
addFilter("incoherent-init-script-name vboxadd")
addFilter("xorg-x11-driver-virtualbox-ose.* shlib-policy-missing-suffix")
addFilter("executable-stack")

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 11 10:33:15 UTC 2022 - Martin Liška <mliska@suse.cz>
- Filter out rpmlint error that is valid for qemu, but will
have its badness increased in the future.
-------------------------------------------------------------------
Wed Apr 20 17:51:18 UTC 2022 - Larry Finger <Larry.Finger@gmail.com>

View File

@ -312,8 +312,8 @@ the terms of the GNU Public License (GPL).
##########################################
##########################################
%package qt
Summary: Qt GUI part for %{name}
Group: System/Emulators/PC
@ -338,8 +338,8 @@ This package contains the code for the GUI used to control VMs.
#########################################
#########################################
%package websrv
Summary: WebService GUI part for %{name}
Group: System/Emulators/PC
@ -359,8 +359,8 @@ 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
@ -382,8 +382,8 @@ This package contains X11 guest utilities and X11 guest mouse and video drivers
###########################################
###########################################
%package guest-tools
Summary: VirtualBox guest tools
Group: System/Emulators/PC
@ -409,8 +409,8 @@ VirtualBox guest addition tools.
###########################################
###########################################
%package -n python3-%{name}
Summary: Python bindings for %{name}
Group: Development/Libraries/Python
@ -436,8 +436,8 @@ Python XPCOM bindings to %{name}. Used e.g. by vboxgtk package.
###########################################
###########################################
%package devel
Summary: Devel files for %{name}
Group: Development/Libraries/Other
@ -458,8 +458,8 @@ Development file for %{name}
###########################################
###########################################
%package host-source
Summary: Source files for %{name} host kernel modules
Group: Development/Sources
@ -497,8 +497,8 @@ sudo %{_sbindir}/vboxguestconfig
###########################################
###########################################
%package guest-desktop-icons
Summary: Icons for guest desktop files
Group: System/Emulators/PC
@ -517,8 +517,8 @@ This package contains icons for guest desktop files that were created on the des
###########################################
###########################################
%package vnc
Summary: VNC desktop sharing
Group: System/Emulators/PC