Accepting request 1132614 from 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) (forwarded request 1132569 from tobijk) OBS-URL: https://build.opensuse.org/request/show/1132614 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polkit?expand=0&rev=90
This commit is contained in:
commit
5b8d729d12
@ -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>
|
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.
|
# gtk-doc drags indirectyly ruby in for one of the helpers. This in turn causes a build cycle.
|
||||||
#!BuildIgnore: ruby
|
#!BuildIgnore: ruby
|
||||||
|
|
||||||
Requires: /usr/bin/dbus-daemon
|
Requires: dbus-service
|
||||||
Requires: libpolkit-agent-1-0 = %{version}-%{release}
|
Requires: libpolkit-agent-1-0 = %{version}-%{release}
|
||||||
Requires: libpolkit-gobject-1-0 = %{version}-%{release}
|
Requires: libpolkit-gobject-1-0 = %{version}-%{release}
|
||||||
Requires(post): permissions
|
Requires(post): permissions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user