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
This commit is contained in:
parent
046d2e0b7a
commit
501a9bbac2
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 8 22:20:51 UTC 2023 - Tobias Klausmann <tobias.klausmann@freenet.de>
|
||||
|
||||
- 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 <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user