From 2b59088599dbfc93bf38cb164134cf3c1a0c393d Mon Sep 17 00:00:00 2001 From: Neal Becker Date: Tue, 28 Aug 2012 09:56:42 -0400 Subject: [PATCH] typo --- Cython.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Cython.spec b/Cython.spec index 4d85ebd..d2a390a 100644 --- a/Cython.spec +++ b/Cython.spec @@ -18,7 +18,8 @@ Source: http://www.cython.org/Cython-%{upstreamversion}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel python-setuptools -BuildRequries: numpy # only for check! +# only for check! +BuildRequires: numpy Requires: python %description