Epel does not seem to support Recommends

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2015-05-29 14:03:56 -04:00
commit 00266385af

View file

@ -21,7 +21,7 @@ Patch1: 0002-Propagate-the-result-of-tests.patch
BuildRequires: blosc-devel
BuildRequires: python2-devel
BuildRequires: numpy
Recommends: numpy
%{?fedora:Recommends: numpy}
%description
Python wrapper for the Blosc high performance compressor.
@ -31,7 +31,7 @@ Python wrapper for the Blosc high performance compressor.
Summary: Python wrapper for the blosc high performance compressor
BuildRequires: python3-devel
BuildRequires: python3-numpy
Recommends: python3-numpy
%{?fedora:Recommends: python3-numpy}
%description -n python3-%{module}
Python wrapper for the Blosc high performance compressor.