Petr Gajdos 2019-10-08 09:01:58 +00:00 committed by Git OBS Bridge
parent a88ef0d8d1
commit b4cbe267fe

View File

@ -144,9 +144,8 @@ make %{?_smp_mflags}
%ifarch x86_64
# tests takes LOONG, e. g. 20 min, in obs even more that
# exceed timeout limit 25 min
echo "set_tests_properties(OpenEXR.IlmImf PROPERTIES TIMEOUT 3000)" >> IlmImfTest/CMakeLists.txt
export LD_LIBRARY_PATH="$PWD/build/IlmImf:$PWD/build/IlmImfUtil:$LD_LIBRARY_PATH"
%ctest
%ctest --timeout 3000
%endif
%post -n libIlmImf%{so_suffix}-%{sonum} -p /sbin/ldconfig