public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] dbus: Update to 1.11.16
@ 2017-08-11 16:46 Stefan Schantl
  0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2017-08-11 16:46 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 971 bytes --]

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

* Drop support for the audit subsystem.

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 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 <stefan.schantl(a)ipfire.org>
@@ -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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-11 16:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-11 16:46 [PATCH] dbus: Update to 1.11.16 Stefan Schantl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox