D-BUS message bus
Go to file
David Herrmann 27eb7993d2 dbus: change 'system-release' dependency to 'fedora-release'
As it turns out, 'fedora-release' only has:

    'Provides: system-release'

rather than:

    'Provides: system-release = %{version}-%{release}'

This means, any explicit dependencies on 'system-release' ignore
versioning completely. This is unfortunate, and breaks our reliance on
'system-release'.

Fortunately, unlike recommended on the wiki, it is safe to depend on
'fedora-release' explicitly. Other fedora flavors have this package as
well, so there is no reason not to.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
2018-08-31 16:37:38 +02:00
.gitignore Update to 1.12.10 2018-08-03 07:05:51 +01:00
00-start-message-bus.sh - Start message bus from xinitrc.d instead of hard coding it at the end of 2008-02-04 18:45:56 +00:00
0001-tools-Use-Python3-for-GetAllMatchRules.patch Add patch to port example to python3 2018-07-31 16:43:42 +00:00
dbus-daemon.service dbus: make use of [Install] unit sections 2018-08-29 11:44:36 +02:00
dbus-daemon.user.service dbus: make use of [Install] unit sections 2018-08-29 11:44:36 +02:00
dbus.socket dbus: make use of [Install] unit sections 2018-08-29 11:44:36 +02:00
dbus.spec dbus: change 'system-release' dependency to 'fedora-release' 2018-08-31 16:37:38 +02:00
dbus.user.socket dbus: make use of [Install] unit sections 2018-08-29 11:44:36 +02:00
sources Update to 1.12.10 2018-08-03 07:05:51 +01:00