Accepting request 698215 from Base:System
- bsc#1130588: Require shadow instead of old pwdutils - User proper Requires(pre)/Requires(post) for permissions and shadow (forwarded request 698177 from jubalh) OBS-URL: https://build.opensuse.org/request/show/698215 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polkit?expand=0&rev=65
This commit is contained in:
commit
a5cc81e759
@ -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
|
||||
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user