From 495f2d630c849d038cd45184885fa4570566aaf2084981c112ea0531e03b751d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 27 May 2022 20:12:54 +0000 Subject: [PATCH] Accepting request 979265 from home:simotek:broker - Provide dbus-service so from a packaging perspective its easier to replace dbus-daemon in the future. OBS-URL: https://build.opensuse.org/request/show/979265 OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-broker?expand=0&rev=31 --- dbus-broker.changes | 6 ++++++ dbus-broker.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/dbus-broker.changes b/dbus-broker.changes index 7ddedd2..15aecf7 100644 --- a/dbus-broker.changes +++ b/dbus-broker.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 26 03:14:09 UTC 2022 - Simon Lees + +- Provide dbus-service so from a packaging perspective its easier + to replace dbus-daemon in the future. + ------------------------------------------------------------------- Mon May 16 10:27:31 UTC 2022 - Jan Engelhardt diff --git a/dbus-broker.spec b/dbus-broker.spec index 2b2f5c0..029b3e2 100644 --- a/dbus-broker.spec +++ b/dbus-broker.spec @@ -37,6 +37,7 @@ BuildRequires: pkgconfig(libcap-ng) >= 0.6 BuildRequires: pkgconfig(libselinux) >= 3.2 BuildRequires: pkgconfig(libsystemd) >= 230 BuildRequires: pkgconfig(systemd) >= 230 +Provides: dbus-service Provides: bundled(c-dvar) = 1+ Provides: bundled(c-ini) = 1+ Provides: bundled(c-list) = 3+git9