[python-zmq/el6: 7/7] move to BR zeromq3

tomspur tomspur at fedoraproject.org
Mon Oct 15 08:56:25 UTC 2012


commit c42bf81361f05d9f19f4a48bd4f604b16eb4f410
Author: Thomas Spura <thomas.spura at gmail.com>
Date:   Mon Oct 15 10:55:26 2012 +0200

    move to BR zeromq3
    
    Signed-off-by: Thomas Spura <thomas.spura at gmail.com>

 python-zmq.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-zmq.spec b/python-zmq.spec
index 077e74a..a82d006 100644
--- a/python-zmq.spec
+++ b/python-zmq.spec
@@ -19,7 +19,7 @@
 
 Name:           python-zmq
 Version:        2.2.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Software library for fast, message-based applications
 
 Group:          Development/Libraries
@@ -34,7 +34,7 @@ Source0:        http://cloud.github.com/downloads/zeromq/pyzmq/pyzmq-%{version}.
 
 BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
-BuildRequires:  zeromq-devel
+BuildRequires:  zeromq3-devel
 BuildRequires:  python-nose
 
 %if 0%{?with_python3}
@@ -207,6 +207,9 @@ popd
 
 
 %changelog
+* Mon Oct 15 2012 Thomas Spura <tomspur at fedoraproject.org> - 2.2.0-4
+- move to BR zeromq3
+
 * Fri Aug  3 2012 David Malcolm <dmalcolm at redhat.com> - 2.2.0-3
 - remove rhel logic from with_python3 conditional
 


More information about the scm-commits mailing list