Accepting request 992578 from GNOME:Factory

- Change dependency from polkit to /usr/bin/pkexec: pkexec has been
  split out of polkit. Requiring the explicit capability seems
  better here than having to worry what package carries the binary.

OBS-URL: https://build.opensuse.org/request/show/992578
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-settings-daemon?expand=0&rev=181
This commit is contained in:
Dominique Leuenberger 2022-08-04 11:23:01 +00:00 committed by Git OBS Bridge
commit bff59ed8be
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Aug 3 12:53:21 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Change dependency from polkit to /usr/bin/pkexec: pkexec has been
split out of polkit. Requiring the explicit capability seems
better here than having to worry what package carries the binary.
-------------------------------------------------------------------
Wed Jun 1 09:02:14 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -100,7 +100,7 @@ BuildRequires: python3-python-dbusmock
#
Requires: gsettings-desktop-schemas
# g-s-d uses the pkexec binary
Requires: polkit
Requires: /usr/bin/pkexec
# For housekeeping plugin, that uses the nautilus dbus service
Recommends: nautilus
%if %{with wacom}