Accepting request 821232 from home:Andreas_Schwab:Factory

- Disable testsuite also on ppc

OBS-URL: https://build.opensuse.org/request/show/821232
OBS-URL: https://build.opensuse.org/package/show/graphics/openexr?expand=0&rev=52
This commit is contained in:
Dirk Stoecker 2020-08-03 12:42:10 +00:00 committed by Git OBS Bridge
parent b7a805a92f
commit 269469b82d
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 16 07:06:33 UTC 2020 - Andreas Schwab <schwab@suse.de>
- Disable testsuite also on ppc
-------------------------------------------------------------------
Sun Jul 5 22:46:48 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

View File

@ -146,7 +146,7 @@ pushd OpenEXR
popd
%check
%ifnarch i586 ppc64
%ifnarch i586 ppc ppc64
pushd OpenEXR
export LD_LIBRARY_PATH="%{buildroot}/%{_libdir}"
# tests can take longer than the default timeout of 25 minutes