From 433866293554fa80441b3b8607eb8ded8942cb3a9e8163c79922c6cade8b1fbc Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 26 Oct 2020 12:33:00 +0000 Subject: [PATCH] Disable libbsd OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=512 --- ncurses.changes | 5 +++++ ncurses.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ncurses.changes b/ncurses.changes index 854ea46..be6dd1b 100644 --- a/ncurses.changes +++ b/ncurses.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 26 12:31:53 UTC 2020 - Dr. Werner Fink + +- Disable usage of libbsd as this one is not in bootstrap image + ------------------------------------------------------------------- Mon Oct 26 07:45:58 UTC 2020 - Dr. Werner Fink diff --git a/ncurses.spec b/ncurses.spec index a48ad7d..f87123c 100644 --- a/ncurses.spec +++ b/ncurses.spec @@ -24,7 +24,7 @@ %endif %bcond_with memleakck %bcond_without onlytinfo -%bcond_without libbsd +%bcond_with libbsd %if %{with onlytinfo} %global soname_tinfo tinfo