]> git.ipfire.org Git - thirdparty/systemd.git/commit
tests: dbus.service was renamed to dbus-daemon.service in Rawhide
authorFrantisek Sumsal <frantisek@sumsal.cz>
Sun, 11 Nov 2018 11:13:48 +0000 (12:13 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 12 Nov 2018 18:16:55 +0000 (19:16 +0100)
commita978c9f292291f3ee3caa37ab61f382fd60aef52
tree3d8cc8513e08b0fc0cc2310c76f0f6d702354178
parent7d7c8ea9443b501f3f8c7b455d2aadc48f2ebc35
tests: dbus.service was renamed to dbus-daemon.service in Rawhide

Fedora Rawhide renamed dbus.service to dbus-daemon.service - that
breaks tests which require working DBus (e.g. TEST-03-JOBS)

Excerpt from the dbus.spec:
The 'dbus' package is only retained for compatibility purposes. It will
eventually be removed and then replaced by 'Provides: dbus' in the
dbus-daemon package. It will then exclusively be used for other packages to
describe their dependency on a system and user bus. It does not pull in any
particular dbus *implementation*, nor any libraries. These should be pulled
in, if required, via explicit dependencies.
test/test-functions