SHA256
1
0
forked from pool/libguestfs

Adjustments to quite rpmlint building for 15-SP5

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=525
This commit is contained in:
Charles Arnold 2022-10-03 19:27:02 +00:00 committed by Git OBS Bridge
parent e7d98ecfe9
commit ac23b9a808
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,7 @@
addFilter("shlib-policy-nonversioned-dir")
addFilter("shlib-policy-missing-lib")
addFilter("shlib-policy-name-error")
addFilter("shlib-fixed-dependency")
# This script is supposed to be run from within the appliance only
addFilter("non-executable-script /usr/share/virt-p2v/launch-virt-p2v")
addFilter("non-standard-group Development/Languages")

View File

@ -44,7 +44,6 @@ BuildRequires: gperf
BuildRequires: libtool
BuildRequires: ocaml >= 4.04
BuildRequires: ocaml-hivex-devel
BuildRequires: pkgconf-pkg-config
BuildRequires: po4a
BuildRequires: readline-devel
BuildRequires: supermin >= 5.1.18
@ -505,7 +504,7 @@ This package is needed if you want to write software using the
GObject bindings. It also contains GObject Introspection information.
%package rescue
Summary: virt-rescue shell
Summary: Virt-rescue shell
BuildRequires: iputils
BuildRequires: lsof
BuildRequires: pciutils
@ -518,7 +517,7 @@ machines, and additional tools to use inside the shell such as ssh,
network utilities, editors and debugging utilities.
%package rsync
Summary: rsync support for %{name}
Summary: Rsync support for %{name}
Requires: %{name} = %{version}-%{release}
BuildRequires: rsync