[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Ltib] patch: dbus update to 1.4.16
From: |
Fritz Mueller |
Subject: |
[Ltib] patch: dbus update to 1.4.16 |
Date: |
Sun, 29 Jan 2012 23:44:47 -0800 |
Here is a patch to roll the dbus package up to version 1.4.16 (this is in
preparation for an upcoming submission of a new Avahi package.) As well as
updating the spec to a newer tarball, the following were addressed:
- Dbus depends on xpat, but was listed before xpat in pkg_map, causing a build
order problem. Moved dbus down the pkg_map so it follows xpat.
- Dbus system bus daemon writes pid and socket files, which can be
problematically left behind on a hard shutdown. Changed dbus configuration in
the spec file to set localstatedir to /tmp (instead of previous default of
/usr/var) so state files will go to rwfs.
- Added syscfg support for launching the dbus system bus daemon at boot (needed
for Avahi). New init.d script, "dbus", attached here after the patch.
- Tarball for dbus 1.4.16 available at:
http://dbus.freedesktop.org/releases/dbus/dbus-1.4.16.tar.gz
dbus patch
Description: Binary data
dbus
Description: Binary data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Ltib] patch: dbus update to 1.4.16,
Fritz Mueller <=