forked from pool/libseccomp
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
This commit is contained in:
parent
59bec70d0c
commit
f688e26323
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 7 15:07:23 UTC 2020 - Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
- Tests are passing on all architectures
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 6 14:23:04 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
Mon Jan 6 14:23:04 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
@ -106,15 +106,7 @@ find "%buildroot/%_libdir" -type f -name "*.la" -delete
|
|||||||
%fdupes %buildroot/%_prefix
|
%fdupes %buildroot/%_prefix
|
||||||
|
|
||||||
%check
|
%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
|
make check
|
||||||
%endif
|
|
||||||
|
|
||||||
%post -n %lname -p /sbin/ldconfig
|
%post -n %lname -p /sbin/ldconfig
|
||||||
%postun -n %lname -p /sbin/ldconfig
|
%postun -n %lname -p /sbin/ldconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user