diff --git a/pfstools.spec b/pfstools.spec index 339bb1e..7dd1c5e 100644 --- a/pfstools.spec +++ b/pfstools.spec @@ -1,6 +1,6 @@ Name: pfstools Version: 2.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Programs for handling high-dynamic range images License: GPLv2+ @@ -125,7 +125,7 @@ etc., for developing programs which can handle HDR graphics files. %build %{?el7:export CXXFLAGS="%{optflags} -std=gnu++11"} -%{cmake} -DBUILD_SHARED_LIBS=ON -DLIB_DIR=%{_lib} -DWITH_OpenCV=OFF +%{cmake} -DBUILD_SHARED_LIBS=ON -DLIB_DIR=%{_lib} -DWITH_OpenCV=OFF . make %install @@ -156,14 +156,12 @@ make %{_bindir}/pfsin %{_bindir}/pfsindcraw %{_bindir}/pfsinpfm -%{_bindir}/pfsinppm %{_bindir}/pfsinrgbe %{_bindir}/pfsintiff %{_bindir}/pfsinyuv %{_bindir}/pfsout %{_bindir}/pfsouthdrhtml %{_bindir}/pfsoutpfm -%{_bindir}/pfsoutppm %{_bindir}/pfsoutrgbe %{_bindir}/pfsouttiff %{_bindir}/pfsoutyuv @@ -195,14 +193,12 @@ make %{_mandir}/man1/pfsin.1.gz %{_mandir}/man1/pfsindcraw.1.gz %{_mandir}/man1/pfsinpfm.1.gz -%{_mandir}/man1/pfsinppm.1.gz %{_mandir}/man1/pfsinrgbe.1.gz %{_mandir}/man1/pfsintiff.1.gz %{_mandir}/man1/pfsinyuv.1.gz %{_mandir}/man1/pfsout.1.gz %{_mandir}/man1/pfsouthdrhtml.1.gz %{_mandir}/man1/pfsoutpfm.1.gz -%{_mandir}/man1/pfsoutppm.1.gz %{_mandir}/man1/pfsoutrgbe.1.gz %{_mandir}/man1/pfsouttiff.1.gz %{_mandir}/man1/pfsoutyuv.1.gz @@ -293,6 +289,9 @@ make %{_includedir}/pfs %changelog +* Wed Feb 13 2019 Tomas Smetana - 2.1.0-3 +- Rebuild (FTBFS with new cmake) + * Sat Feb 02 2019 Fedora Release Engineering - 2.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild