diff --git a/glibc.changes b/glibc.changes index a1cae13..fe72794 100644 --- a/glibc.changes +++ b/glibc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 19 15:40:19 CEST 2019 - kukuk@suse.de + +- pwdutils is long gone and replaced by shadow + ------------------------------------------------------------------- Fri Aug 2 08:59:46 UTC 2019 - Andreas Schwab diff --git a/glibc.spec b/glibc.spec index 764d6b3..7dcd86c 100644 --- a/glibc.spec +++ b/glibc.spec @@ -62,8 +62,8 @@ BuildRequires: fdupes BuildRequires: libcap-devel BuildRequires: libselinux-devel BuildRequires: makeinfo -BuildRequires: pwdutils BuildRequires: python3-base +BuildRequires: shadow BuildRequires: systemd-rpm-macros BuildRequires: systemtap-headers BuildRequires: xz @@ -380,7 +380,7 @@ Group: System/Daemons Provides: glibc:/usr/sbin/nscd Requires: glibc = %{version} Obsoletes: unscd <= 0.48 -Requires(pre): pwdutils +Requires(pre): shadow %{?systemd_requires} %description -n nscd