Accepting request 662507 from home:jfehlig:branches:Virtualization

- Requires: ncurses expands to Requires: libncurses5, which
  is not required by any component of this package. Remove it
  along with the BuildRequires: ncurses-devel

OBS-URL: https://build.opensuse.org/request/show/662507
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=721
This commit is contained in:
James Fehlig 2019-01-02 16:27:26 +00:00 committed by Git OBS Bridge
parent 941d0b9751
commit 18fc6c3933
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jan 2 16:02:39 UTC 2019 - James Fehlig <jfehlig@suse.com>
- Requires: ncurses expands to Requires: libncurses5, which
is not required by any component of this package. Remove it
along with the BuildRequires: ncurses-devel
-------------------------------------------------------------------
Mon Dec 3 21:58:53 UTC 2018 - James Fehlig <jfehlig@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package libvirt
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -245,7 +245,6 @@ BuildRequires: libgnutls-devel
BuildRequires: libtasn1-devel
BuildRequires: libxml2-devel
BuildRequires: libxslt
BuildRequires: ncurses-devel
BuildRequires: perl
BuildRequires: python3
BuildRequires: readline-devel
@ -813,7 +812,6 @@ capabilities of VirtualBox
Summary: Client side utilities of the libvirt library
Group: System/Management
Requires: %{name}-libs = %{version}-%{release}
Requires: ncurses
Requires: readline
# Needed by libvirt-guests init script.
Requires: gettext-runtime