From 1d920613ed4eaf30da3b3b85c36a52cc1ae03dbd9223eac1950e4d998c2b5c2a Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 26 Apr 2019 12:35:25 +0000 Subject: [PATCH] Accepting request 698177 from home:jubalh:branches:Base:System - bsc#1130588: Require shadow instead of old pwdutils - User proper Requires(pre)/Requires(post) for permissions and shadow OBS-URL: https://build.opensuse.org/request/show/698177 OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit?expand=0&rev=129 --- polkit.changes | 7 +++++++ polkit.spec | 7 +++---- 2 files changed, 10 insertions(+), 4 deletions(-) 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: