From 7b944e4518a831aebddb5bb2be692c3afad7fe1b Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Wed, 30 Jan 2019 22:49:39 +0000 Subject: [PATCH] Rebuilt for Boost 1.69 --- vigra.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/vigra.spec b/vigra.spec index ec9867c..8d42bfa 100644 --- a/vigra.spec +++ b/vigra.spec @@ -1,7 +1,7 @@ Summary: Generic Programming for Computer Vision Name: vigra Version: 1.11.1 -Release: 11%{?dist} +Release: 12%{?dist} License: MIT # The "Lenna" files are non-free, we need to remove them from the source tarball. # wget https://github.com/ukoethe/vigra/releases/download/Version-1-11-1/vigra-1.11.1-src.tar.gz @@ -84,6 +84,8 @@ The python3-vigra package provides python 3 bindings for vigra %if ! 0%{?rhel} sed -i '1s=^#!/usr/bin/\(python\|env python\)[0-9.]*=#!%{__python3}=' \ config/vigra-config.in +sed -i 's=SET(BOOST_PYTHON_NAMES=& boost_python%{python3_version_nodots}=' \ + config/FindVIGRANUMPY_DEPENDENCIES.cmake mkdir buildpy3 pushd buildpy3 @@ -148,6 +150,9 @@ install -p -m755 -D %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/vigra-config %endif %changelog +* Wed Jan 30 2019 Jonathan Wakely - 1.11.1-12 +- Rebuilt for Boost 1.69 + * Tue Jan 15 2019 Miro HronĨok - 1.11.1-11 - Subpackage python2-vigra has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal