From fbad2c39beae7be7850253f27948ead34d80b3d5 Mon Sep 17 00:00:00 2001 From: Björn Esser Date: Jan 10 2022 09:55:51 +0000 Subject: Revert "eigen does not compile on ppc64le" This reverts commit 767da0731d0f9d98086aa8eefa1c99a9024035ef. Signed-off-by: Björn Esser --- diff --git a/vfrnav.spec b/vfrnav.spec index 2a12161..19cd9d0 100644 --- a/vfrnav.spec +++ b/vfrnav.spec @@ -1,6 +1,6 @@ Name: vfrnav Version: 20201231 -Release: 19%{?dist} +Release: 20%{?dist} Summary: VFR/IFR Navigation License: GPLv2+ @@ -12,8 +12,6 @@ Patch1: vfrnav-pqxx.patch Patch2: vfrnav_externc.patch # Fix invocation of inksacape v1.x. Patch3: vfrnav-20201231-fix_inkscape_usage.patch -# inlining issue compiling eigen for ppc64le -ExcludeArch: ppc64le %bcond_without webservice %bcond_with wetterdl @@ -479,6 +477,9 @@ fi %endif %changelog +* Mon Jan 10 2022 Björn Esser - 20201231-20 +- Enable builds for ppc64le again + * Mon Jan 10 2022 Björn Esser - 20201231-19 - Rebuild (libpqxx)