commit 74550f58b8c314aa2b3f48db2f812cff85265668
Author: Lukasz Glebicki <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to