This is a minor update to the latest stable version of dbus. * Drop support for the audit subsystem. Signed-off-by: Stefan Schantl --- dbus/dbus.nm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dbus/dbus.nm b/dbus/dbus.nm index 8b8d304..acdb939 100644 --- a/dbus/dbus.nm +++ b/dbus/dbus.nm @@ -4,7 +4,7 @@ ############################################################################### name = dbus -version = 1.11.4 +version = 1.11.16 release = 1 maintainer = Stefan Schantl @@ -24,7 +24,6 @@ source_dl = http://dbus.freedesktop.org/releases/dbus/ build requires /usr/bin/xsltproc - audit-devel expat-devel libcap-ng-devel systemd-devel @@ -32,7 +31,6 @@ build end configure_options += \ - --enable-libaudit \ --with-systemdsystemunitdir=%{unitdir} \ --with-dbus-user=dbus end -- 2.9.4