From a8274e72b25ad1a8ab7779ccf77fb15c188662c7 Mon Sep 17 00:00:00 2001 From: Thomas Spura Date: Sat, 14 Nov 2015 13:09:48 +0100 Subject: [PATCH] Move requires to correct python2 subpackage --- scipy.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scipy.spec b/scipy.spec index aab4daf..2e44a85 100644 --- a/scipy.spec +++ b/scipy.spec @@ -27,7 +27,6 @@ BuildRequires: fftw-devel, blas-devel, lapack-devel, suitesparse-devel BuildRequires: atlas-devel BuildRequires: gcc-gfortran, swig BuildRequires: qhull-devel -Requires: numpy, python,f2py %if 0%{?with_python3} BuildRequires: python3-numpy, python3-devel, python3-f2py @@ -49,6 +48,7 @@ leading scientists and engineers. %package -n python2-scipy Summary: Scientific Tools for Python +Requires: numpy, f2py %{?python_provide:%python_provide python2-scipy} # General provides of plain 'scipy' in F24 Provides: scipy = %{version}-%{release} @@ -163,6 +163,7 @@ PYTHONPATH=$RPM_BUILD_ROOT%{python2_sitearch} \ %changelog * Sat Nov 14 2015 Thomas Spura - 0.16.1-3 - Add patch to fix ctypes test +- Move requires to correct python2 subpackage * Tue Nov 10 2015 Fedora Release Engineering - 0.16.1-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5