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