Lines 9-16
bin/dbus-update-activation-environment
Link Here
|
9 |
bin/dbus-uuidgen |
9 |
bin/dbus-uuidgen |
10 |
etc/dbus-1/session.conf |
10 |
etc/dbus-1/session.conf |
11 |
etc/dbus-1/system.conf |
11 |
etc/dbus-1/system.conf |
12 |
share/dbus-1/session.conf |
|
|
13 |
share/dbus-1/system.conf |
14 |
include/dbus-%%VERSION%%/dbus/dbus-address.h |
12 |
include/dbus-%%VERSION%%/dbus/dbus-address.h |
15 |
include/dbus-%%VERSION%%/dbus/dbus-bus.h |
13 |
include/dbus-%%VERSION%%/dbus/dbus-bus.h |
16 |
include/dbus-%%VERSION%%/dbus/dbus-connection.h |
14 |
include/dbus-%%VERSION%%/dbus/dbus-connection.h |
Lines 35-43
lib/libdbus-1.so.3
Link Here
|
35 |
lib/libdbus-1.so.3.14.8 |
33 |
lib/libdbus-1.so.3.14.8 |
36 |
libdata/pkgconfig/dbus-1.pc |
34 |
libdata/pkgconfig/dbus-1.pc |
37 |
@(,%%GROUPS%%,4750) libexec/dbus-daemon-launch-helper |
35 |
@(,%%GROUPS%%,4750) libexec/dbus-daemon-launch-helper |
38 |
share/doc/dbus/examples/GetAllMatchRules.py |
|
|
39 |
share/doc/dbus/examples/example-session-disable-stats.conf |
40 |
share/doc/dbus/examples/example-system-enable-stats.conf |
41 |
%%MANPAGES%%man/man1/dbus-cleanup-sockets.1.gz |
36 |
%%MANPAGES%%man/man1/dbus-cleanup-sockets.1.gz |
42 |
%%MANPAGES%%man/man1/dbus-daemon.1.gz |
37 |
%%MANPAGES%%man/man1/dbus-daemon.1.gz |
43 |
%%MANPAGES%%man/man1/dbus-launch.1.gz |
38 |
%%MANPAGES%%man/man1/dbus-launch.1.gz |
Lines 47-56
share/doc/dbus/examples/example-system-e
Link Here
|
47 |
%%MANPAGES%%man/man1/dbus-test-tool.1.gz |
42 |
%%MANPAGES%%man/man1/dbus-test-tool.1.gz |
48 |
%%MANPAGES%%man/man1/dbus-update-activation-environment.1.gz |
43 |
%%MANPAGES%%man/man1/dbus-update-activation-environment.1.gz |
49 |
%%MANPAGES%%man/man1/dbus-uuidgen.1.gz |
44 |
%%MANPAGES%%man/man1/dbus-uuidgen.1.gz |
|
|
45 |
share/dbus-1/session.conf |
46 |
share/dbus-1/system.conf |
47 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/GetAllMatchRules.py |
48 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-session-disable-stats.conf |
49 |
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-system-enable-stats.conf |
50 |
@dir share/dbus-1/system-services |
50 |
@dir share/dbus-1/system-services |
51 |
@dir share/dbus-1/interfaces |
|
|
52 |
@dir share/dbus-1/services |
51 |
@dir share/dbus-1/services |
53 |
@dir share/dbus-1/session.d |
52 |
@dir share/dbus-1/session.d |
54 |
@dir share/dbus-1/system.d |
53 |
@dir share/dbus-1/system.d |
55 |
@dir /var/db/dbus |
54 |
@dir /var/lib/dbus |
|
|
55 |
@dir /var/lib |
56 |
@dir /var/run/dbus |
56 |
@dir /var/run/dbus |
|
|
57 |
@comment The following line may be removed after 2018-01-01 |
58 |
@postexec [ -f /var/lib/dbus/machine-id -o ! -f /var/db/dbus/machine-id ] || cp -p /var/db/dbus/machine-id /var/lib/dbus/ |