[packages/python-gevent] fix bcond dependencies

jajcus jajcus at pld-linux.org
Mon Feb 24 10:11:13 CET 2014


commit 140cee97b1094481f8074158c8b74ebd4ef6d3a4
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Mon Feb 24 10:11:04 2014 +0100

    fix bcond dependencies

 python-gevent.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-gevent.spec b/python-gevent.spec
index af0d961..0db326a 100644
--- a/python-gevent.spec
+++ b/python-gevent.spec
@@ -22,8 +22,8 @@ URL:		http://www.gevent.org/
 Source0:	http://pypi.python.org/packages/source/g/gevent/%{module}-%{version}.tar.gz
 # Source0-md5:	33aef51a06268f5903fea378e1388e4d
 Source1:	known_failures-pld.txt
-%{?with_system_libev:BuildRequires:	c-ares-devel >= 1.10.0}
-%{?with_system_c_ares:BuildRequires:	libev-devel >= 4.11}
+%{?with_system_c_ares:BuildRequires:	c-ares-devel >= 1.10.0}
+%{?with_system_libev:BuildRequires:	libev-devel >= 4.11}
 #BuildRequires:	python-Cython
 BuildRequires:	python-devel
 %if %{with tests}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-gevent.git/commitdiff/140cee97b1094481f8074158c8b74ebd4ef6d3a4



More information about the pld-cvs-commit mailing list