boost-python is boost-python2 in f28

This commit is contained in:
Bruno Postle 2017-12-11 00:14:00 +00:00
parent f2c9adbf0a
commit d55ec81d94
1 changed files with 3 additions and 3 deletions

View File

@ -15,9 +15,9 @@ Source1: vigra-config.sh
URL: http://ukoethe.github.io/vigra/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: zlib-devel libjpeg-devel libpng-devel libtiff-devel fftw-devel >= 3
BuildRequires: cmake boost-devel doxygen
BuildRequires: cmake boost-devel doxygen coin-or-lemon-devel
%if ! 0%{?rhel}
BuildRequires: hdf5-devel python-sphinx numpy-f2py boost-python OpenEXR-devel
BuildRequires: hdf5-devel python2-sphinx numpy-f2py boost-python2 OpenEXR-devel
%endif
Patch0: vigra.rhbz987048.shebang.patch
# https://github.com/ukoethe/vigra/pull/212
@ -58,7 +58,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: numpy numpy-f2py
%description -n python2-vigra
The vigra-python package provides python bindings for vigra
The python2-vigra package provides python bindings for vigra
%endif
%prep