From d8a157ebf6ec9e4cb033653a48628ed07f7f504af63660d837f8f7c3d3631a55 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Fri, 4 Oct 2019 07:37:47 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/graphics/openexr?expand=0&rev=31 --- openexr.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openexr.spec b/openexr.spec index 40f2e53..75fcc23 100644 --- a/openexr.spec +++ b/openexr.spec @@ -140,9 +140,11 @@ make %{?_smp_mflags} %cmake_install %check +%ifarch x86_64 # tests takes LOONG, e. g. 20 min export LD_LIBRARY_PATH="$PWD/build/IlmImf:$PWD/build/IlmImfUtil:$LD_LIBRARY_PATH" %ctest +%endif %post -n libIlmImf%{so_suffix}-%{sonum} -p /sbin/ldconfig %postun -n libIlmImf%{so_suffix}-%{sonum} -p /sbin/ldconfig