diff --git a/valgrind.changes b/valgrind.changes index 56657df..76c75a5 100644 --- a/valgrind.changes +++ b/valgrind.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 28 14:02:04 UTC 2020 - Guillaume GARDET + +- Disable %check on %arm as it never passed - boo#1130395 + ------------------------------------------------------------------- Sun Jan 19 15:43:47 UTC 2020 - Stefan BrĂ¼ns diff --git a/valgrind.spec b/valgrind.spec index 6196c3b..e5817c9 100644 --- a/valgrind.spec +++ b/valgrind.spec @@ -228,7 +228,7 @@ install -m 644 -t %{buildroot}/%{_includedir}/valgrind \ %check %if "%{flavor}" == "" # OBS doesn't have a z13 -%ifnarch s390x +%ifnarch s390x %arm # has too many spurious failures # make %{?_smp_mflags} regtest #patent pending self test