fix vigra-devel broken dependency

This commit is contained in:
Bruno Postle 2017-12-13 23:34:36 +00:00
parent 010a672e7d
commit a5355fb7a7
1 changed files with 5 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Summary: Generic Programming for Computer Vision
Name: vigra
Version: 1.11.1
Release: 2%{?dist}
Release: 3%{?dist}
License: MIT
Group: Development/Libraries
# The "Lenna" files are non-free, we need to remove them from the source tarball.
@ -35,7 +35,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: libjpeg-devel libtiff-devel libpng-devel zlib-devel fftw-devel >= 3
Requires: boost-devel
%if ! 0%{?rhel}
Requires: hdf5-devel numpy-f2py boost-python OpenEXR-devel
Requires: hdf5-devel numpy-f2py boost-python2 OpenEXR-devel
%endif
%description devel
@ -114,6 +114,9 @@ rm -rf %{buildroot}
%endif
%changelog
* Wed Dec 13 2017 Bruno Postle <bruno@postle.net> - 1.11.1-3
- fix -devel dependency on boost-python2
* Mon Dec 11 2017 Bruno Postle <bruno@postle.net> - 1.11.1-2
- Remove 'lenna' images