dbus: Update to 1.11.20

This is a minor update to the latest available version
of dbus.

* Enable testsuite.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Stefan Schantl 2017-10-12 12:40:22 +02:00 committed by Michael Tremer
parent 00bd65c93f
commit 11f10f24f1
1 changed files with 7 additions and 1 deletions

View File

@ -4,7 +4,7 @@
###############################################################################
name = dbus
version = 1.11.16
version = 1.11.20
release = 1
maintainer = Stefan Schantl <stefan.schantl@ipfire.org>
@ -33,6 +33,12 @@ build
configure_options += \
--with-systemdsystemunitdir=%{unitdir} \
--with-dbus-user=dbus
export LD_LIBRARY_PATH = %{DIR_APP}/dbus/.libs
test
make check
end
end
packages