diff --git a/general/sysutils/dbus.xml b/general/sysutils/dbus.xml index eff92d7c91..68f4729a64 100644 --- a/general/sysutils/dbus.xml +++ b/general/sysutils/dbus.xml @@ -6,10 +6,10 @@ - + - - + + ]> @@ -133,6 +133,7 @@ useradd -c "D-Bus Message Daemon User" -d /var/run/dbus \ --sysconfdir=/etc \ --localstatedir=/var \ --disable-doxygen-docs \ + --disable-xml-docs \ --disable-static \ --disable-systemd \ --without-systemdsystemunitdir \ @@ -172,12 +173,16 @@ make exposing additional functionality in the binaries. These interfaces are not intended to be used in a production build of D-Bus. If you would like to run the tests, - issue the following commands: + issue the following commands (for the tests, you don't need to build the + docs): -make distclean && -./configure --enable-tests --enable-asserts && -make && +make distclean && +./configure --enable-tests \ + --enable-asserts \ + --disable-doxygen-docs \ + --disable-xml-docs && +make && make check @@ -201,12 +206,20 @@ make check --disable-doxygen-docs: This switch disables - development documentation build and install, if you have + doxygen documentation build and install, if you have doxygen installed. Delete, if doxygen is installed and you wish to build and install them. + + --disable-xml-docs: This switch disables html + documentation build and install, if you have + xmlto installed. Delete, if + xmlto is installed and you wish to build and + install them. + + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index a188baa9ce..ffc0d2041c 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -47,6 +47,10 @@ January 10th, 2015 + + [fernando] - Update to dbus-1.8.14. Fixes + #6006. + [fernando] - Update to Thunar-1.6.4. Fixes #6005. diff --git a/packages.ent b/packages.ent index 5ee2ce3c9e..0fa7cd536d 100644 --- a/packages.ent +++ b/packages.ent @@ -213,7 +213,7 @@ - +