From 501a9bbac20dfdb68231cd544eb464d4c4180dcfc221af076ff847afc85acbfa Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 12 Dec 2023 08:40:24 +0000 Subject: [PATCH] Accepting request 1132569 from home:tobijk:branches:Base:System - Add 'dbus-service' as Requires instead of /usr/bin/dbus-daemon This allow to use other dbus implementations such as dbus-broker with this package again. (bsc#1217863) OBS-URL: https://build.opensuse.org/request/show/1132569 OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit?expand=0&rev=191 --- polkit.changes | 7 +++++++ polkit.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/polkit.changes b/polkit.changes index e1e51e9..2092c8b 100644 --- a/polkit.changes +++ b/polkit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 8 22:20:51 UTC 2023 - Tobias Klausmann + +- Add 'dbus-service' as Requires instead of /usr/bin/dbus-daemon + This allow to use other dbus implementations such as dbus-broker with this + package again. (bsc#1217863) + ------------------------------------------------------------------- Fri Sep 29 09:56:41 UTC 2023 - Bjørn Lie diff --git a/polkit.spec b/polkit.spec index e4174e7..0ce0272 100644 --- a/polkit.spec +++ b/polkit.spec @@ -75,7 +75,7 @@ BuildRequires: python3-python-dbusmock # gtk-doc drags indirectyly ruby in for one of the helpers. This in turn causes a build cycle. #!BuildIgnore: ruby -Requires: /usr/bin/dbus-daemon +Requires: dbus-service Requires: libpolkit-agent-1-0 = %{version}-%{release} Requires: libpolkit-gobject-1-0 = %{version}-%{release} Requires(post): permissions