[packages/ipython] s/python-pyzmq/python-zmq/g

jajcus jajcus at pld-linux.org
Sat Jul 28 16:19:41 CEST 2012


commit 630f58a1d7154ef14206eec3880d8ebec5a5c166
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Sat Jul 28 16:19:18 2012 +0200

    s/python-pyzmq/python-zmq/g

 ipython.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ipython.spec b/ipython.spec
index 90fca32..11f4439 100644
--- a/ipython.spec
+++ b/ipython.spec
@@ -22,7 +22,7 @@ BuildRequires:	python-modules-sqlite
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 Requires:	python-%{name} = %{version}-%{release}
-Suggests:	python-pyzmq
+Suggests:	python-zmq
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 


More information about the pld-cvs-commit mailing list