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}