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