Accepting request 1061030 from editors

Forwarded request #1060833 from kukuk

- Remove useless BuildRequire libnsl, our version does not provide
    gethostbyname and libnsl is deprecated

OBS-URL: https://build.opensuse.org/request/show/1061030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neovim?expand=0&rev=49
This commit is contained in:
Dominique Leuenberger 2023-01-26 12:58:25 +00:00 committed by Git OBS Bridge
commit 3d1a175cbb
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 25 10:21:22 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>
- Remove useless BuildRequire libnsl, our version does not provide
gethostbyname
-------------------------------------------------------------------
Thu Dec 29 22:31:16 UTC 2022 - Matej Cepl <mcepl@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package neovim
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -49,7 +49,6 @@ BuildRequires: gettext
BuildRequires: git-core
BuildRequires: gperf
BuildRequires: hicolor-icon-theme
BuildRequires: libnsl-devel
BuildRequires: libtermkey-devel
BuildRequires: libtool
BuildRequires: libuv-devel