public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] dbus: Update to 1.11.20
@ 2017-10-12  8:16 Stefan Schantl
  2017-10-12  9:45 ` Michael Tremer
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Schantl @ 2017-10-12  8:16 UTC (permalink / raw)
  To: development

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

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

* Enable testsuite.

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 dbus/dbus.nm | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/dbus/dbus.nm b/dbus/dbus.nm
index acdb939..5ddd3b1 100644
--- a/dbus/dbus.nm
+++ b/dbus/dbus.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = dbus
-version    = 1.11.16
+version    = 1.11.20
 release    = 1
 
 maintainer = Stefan Schantl <stefan.schantl(a)ipfire.org>
@@ -33,6 +33,12 @@ build
 	configure_options += \
 		--with-systemdsystemunitdir=%{unitdir} \
 		--with-dbus-user=dbus
+
+	export LD_LIBRARY_PATH = %{DIR_APP}/.libs
+
+	test
+		make check
+	end
 end
 
 packages
-- 
2.9.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-10-16 18:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-12  8:16 [PATCH] dbus: Update to 1.11.20 Stefan Schantl
2017-10-12  9:45 ` Michael Tremer
2017-10-12 10:40   ` [PATCHv2] " Stefan Schantl
2017-10-16 18:16     ` Michael Tremer

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