* [PATCH] dbus: Update to 1.11.4
@ 2016-10-07 13:17 Stefan Schantl
0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2016-10-07 13:17 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1029 bytes --]
This is a minor update to the latest version of dbus.
* Drop support for SELinux.
Fixes #11203.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
dbus/dbus.nm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dbus/dbus.nm b/dbus/dbus.nm
index ad8a7e6..8b8d304 100644
--- a/dbus/dbus.nm
+++ b/dbus/dbus.nm
@@ -4,7 +4,7 @@
###############################################################################
name = dbus
-version = 1.11.2
+version = 1.11.4
release = 1
maintainer = Stefan Schantl <stefan.schantl(a)ipfire.org>
@@ -23,16 +23,16 @@ source_dl = http://dbus.freedesktop.org/releases/dbus/
build
requires
+ /usr/bin/xsltproc
audit-devel
expat-devel
libcap-ng-devel
- libselinux-devel
- systemd-units
+ systemd-devel
+ xmlto
end
configure_options += \
--enable-libaudit \
- --enable-selinux=yes \
--with-systemdsystemunitdir=%{unitdir} \
--with-dbus-user=dbus
end
--
2.7.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-10-07 13:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-07 13:17 [PATCH] dbus: Update to 1.11.4 Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox