diff --git a/libseccomp.changes b/libseccomp.changes index 3b9d89c..4597a37 100644 --- a/libseccomp.changes +++ b/libseccomp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 7 15:07:23 UTC 2020 - Andreas Schwab + +- Tests are passing on all architectures + ------------------------------------------------------------------- Mon Jan 6 14:23:04 UTC 2020 - Guillaume GARDET diff --git a/libseccomp.spec b/libseccomp.spec index b64cf74..29b55c5 100644 --- a/libseccomp.spec +++ b/libseccomp.spec @@ -106,15 +106,7 @@ find "%buildroot/%_libdir" -type f -name "*.la" -delete %fdupes %buildroot/%_prefix %check -# for ppc64* ref to boo#1142614 -%ifarch ppc s390 s390x i586 ppc64 ppc64le -make check || true -#pushd tests/ -#./regression -v -#popd -%else make check -%endif %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig