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