From 8d63296d073f12bb3c41bb9d353c79f411aabc9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Fri, 25 May 2018 13:11:15 +0200 Subject: [PATCH] Make SAGA package compatible with F28 --- saga/saga.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/saga/saga.spec b/saga/saga.spec index d841fde..513da1a 100644 --- a/saga/saga.spec +++ b/saga/saga.spec @@ -1,6 +1,6 @@ Name: saga Version: 2.3.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Geographic information system with an API for processing geodata Group: Applications/Engineering @@ -85,6 +85,8 @@ sed -i -e 's,qhull/qhull_a.h,libqhull/qhull_a.h,' \ %endif %build +export PYTHON=python +export PYTHON_VERSION=2.7 # wxGTK3 3.0.1-3 moved wx-config to libexecdir PATH=$PATH:%{_libexecdir}/wxGTK3/ autoreconf -fi @@ -150,6 +152,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/%{name}.a %changelog +* Fri May 25 2018 Daniele ViganĂ² - 2.3.1-4 +- Make package compatible with F28 + * Thu Jan 18 2018 Daniele ViganĂ² - 2.3.1-3 - Add from Debian to address segfaults with shapefiles and newer GCC - Add a patch from Debian to fix spelling