From 0519e7e6e9802923aa52a59e6686fd982a5a4b9d Mon Sep 17 00:00:00 2001 From: Milan Bouchet-Valat Date: Sun, 25 Jul 2021 19:42:30 +0200 Subject: [PATCH] Disable RPATH check --- suitesparse.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/suitesparse.spec b/suitesparse.spec index 63535fb..e1c87c7 100644 --- a/suitesparse.spec +++ b/suitesparse.spec @@ -29,7 +29,12 @@ %else %global blaslib openblas %endif - + +# Workaround until we find a way to fix the incorrect RPATH +# (since it points to /builddir/build/BUILD/ it is not a security issue) +# https://fedoraproject.org/wiki/Changes/Broken_RPATH_will_fail_rpmbuild +%global __brp_check_rpaths %{nil} + Name: suitesparse Version: 5.10.1 Release: 1%{?dist}