From f688e26323d8066a408984936d7f76e7c545d84a20fe177b29e69e88ba5ce45c Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 7 Jan 2020 16:29:38 +0000 Subject: [PATCH] Accepting request 761651 from home:Andreas_Schwab:Factory - Tests are passing on all architectures OBS-URL: https://build.opensuse.org/request/show/761651 OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=71 --- libseccomp.changes | 5 +++++ libseccomp.spec | 8 -------- 2 files changed, 5 insertions(+), 8 deletions(-) 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