From b5d6ea74f2909dd5ea845b489ac7d54c5673bbfcec8f1a917e221830dc1d029e Mon Sep 17 00:00:00 2001 From: Larry Finger Date: Wed, 11 May 2022 14:16:04 +0000 Subject: [PATCH] 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 --- virtualbox-rpmlintrc | 1 + virtualbox.changes | 6 ++++++ virtualbox.spec | 18 +++++++++--------- 3 files changed, 16 insertions(+), 9 deletions(-) diff --git a/virtualbox-rpmlintrc b/virtualbox-rpmlintrc index b32bd29..ecfac8c 100644 --- a/virtualbox-rpmlintrc +++ b/virtualbox-rpmlintrc @@ -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") diff --git a/virtualbox.changes b/virtualbox.changes index 7cdf7d9..994bff9 100644 --- a/virtualbox.changes +++ b/virtualbox.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 11 10:33:15 UTC 2022 - Martin Liška + +- 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 diff --git a/virtualbox.spec b/virtualbox.spec index cb20f41..55ff7dc 100644 --- a/virtualbox.spec +++ b/virtualbox.spec @@ -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