diff --git a/polkit.changes b/polkit.changes index 7930502..e5029e2 100644 --- a/polkit.changes +++ b/polkit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Apr 26 11:06:05 UTC 2019 - mvetter@suse.com + +- bsc#1130588: Require shadow instead of old pwdutils +- User proper Requires(pre)/Requires(post) for permissions and + shadow + ------------------------------------------------------------------- Thu Dec 20 17:29:58 UTC 2018 - meissner@suse.com diff --git a/polkit.spec b/polkit.spec index 4bccfbd..00ef249 100644 --- a/polkit.spec +++ b/polkit.spec @@ -1,7 +1,7 @@ # # spec file for package polkit # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -59,9 +59,8 @@ BuildRequires: pkgconfig(systemd) #!BuildIgnore: ruby Requires: dbus-1 Requires: libpolkit0 = %{version}-%{release} -# FIXME: use proper Requires(pre/post/preun/...) -PreReq: permissions -PreReq: pwdutils +Requires(pre): shadow +Requires(post): permissions %systemd_requires # Upstream First - Policy: