[packages/zeromq] - disable test_radio_dish test; release 2

qboosh qboosh at pld-linux.org
Mon Sep 21 19:51:13 CEST 2020


commit b14946a57cd6a2fe84ab399593a653f967b98d6d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Sep 21 19:54:02 2020 +0200

    - disable test_radio_dish test; release 2

 zeromq.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/zeromq.spec b/zeromq.spec
index 6c70878..581672d 100644
--- a/zeromq.spec
+++ b/zeromq.spec
@@ -11,7 +11,7 @@ Summary(en.UTF-8):	ØMQ - Zero Message Queue
 Summary(pl.UTF-8):	ØMQ (Zero Message Queue) - kolejka komunikatów
 Name:		zeromq
 Version:	4.3.3
-Release:	1
+Release:	2
 License:	LGPL v3+ with linking exception
 Group:		Libraries
 #Source0Download: https://github.com/zeromq/libzmq/releases/
@@ -123,6 +123,9 @@ wykorzystujących interfejs C++ do ØMQ.
 
 %{__sed} -ne '/SPECIAL EXCEPTION GRANTED/,$p' COPYING.LESSER > COPYING.exception
 
+# uses some multicast networking, timeouts on some hosts
+%{__sed} -i -e '/^\s*tests\/test_radio_dish /d' Makefile.am
+
 %build
 %{__libtoolize}
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zeromq.git/commitdiff/b14946a57cd6a2fe84ab399593a653f967b98d6d



More information about the pld-cvs-commit mailing list