Epel does not seem to support Recommends
This commit is contained in:
parent
45b8ff26d8
commit
00266385af
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue