From e34ead2fd5d74a6582e54a44165ca6dd4fb30058 Mon Sep 17 00:00:00 2001 From: Thomas Spura Date: Jun 23 2015 12:39:36 +0000 Subject: czmq currently FTBFS, so enable it some time later --- diff --git a/python-zmq.spec b/python-zmq.spec index 087979b..86bee60 100644 --- a/python-zmq.spec +++ b/python-zmq.spec @@ -41,7 +41,8 @@ BuildRequires: python-nose BuildRequires: Cython # For some tests -BuildRequires: czmq-devel +# czmq currently FTBFS, so enable it some time later +#BuildRequires: czmq-devel %if 0%{?with_python3} BuildRequires: python3-devel