- The condition around libnsl-devel BuildRequires is NOT

switching off NIS support on SLE < 15, support for NIS used to
  be in the glibc itself. Partial revert of sr#1061583.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=362
This commit is contained in:
2023-05-29 18:52:32 +00:00
committed by Git OBS Bridge
parent c0fecb5ffe
commit 1108b564fe
5 changed files with 26 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 29 18:49:40 UTC 2023 - Matej Cepl <mcepl@suse.com>
- The condition around libnsl-devel BuildRequires is NOT
switching off NIS support on SLE < 15, support for NIS used to
be in the glibc itself. Partial revert of sr#1061583.
-------------------------------------------------------------------
Wed May 24 20:50:27 UTC 2023 - Matej Cepl <mcepl@suse.com>