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:
parent
e7d98ecfe9
commit
ac23b9a808
@ -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")
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user