[packages/zeromq] - up to 3.2.3 - tests can fail with -j greater than 1

blekot blekot at pld-linux.org
Sat May 4 10:59:51 CEST 2013


commit 74550f58b8c314aa2b3f48db2f812cff85265668
Author: Lukasz Glebicki <blekot at pld-linux.org>
Date:   Sat May 4 10:59:11 2013 +0200

    - up to 3.2.3
    - tests can fail with -j greater than 1

 zeromq.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/zeromq.spec b/zeromq.spec
index 70488bb..737b7b0 100644
--- a/zeromq.spec
+++ b/zeromq.spec
@@ -5,12 +5,12 @@
 Summary:	ZMQ - Zero Message Queue
 Summary(en.UTF-8):	ØMQ - Zero Message Queue
 Name:		zeromq
-Version:	3.2.2
-Release:	3
+Version:	3.2.3
+Release:	1
 License:	LGPL v3+
 Group:		Libraries
 Source0:	http://download.zeromq.org/%{name}-%{version}.tar.gz
-# Source0-md5:	df68431d9300da84a1a5f9a2784e33de
+# Source0-md5:	1abf8246363249baf5931a065ee38203
 URL:		http://www.zeromq.org/
 BuildRequires:	autoconf >= 2.12
 BuildRequires:	automake
@@ -83,7 +83,7 @@ Statyczna biblioteka ØMQ.
 %{__make}
 
 %if %{with tests}
-%{__make} check
+%{__make} check -j1
 %endif
 
 %install
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list