From a452f5ea08b104453aa21f1d77cca1854612e25c59f8119de3fd1556db7ef5d3 Mon Sep 17 00:00:00 2001 From: Mia Herkt <9+suse@cirno.systems> Date: Fri, 2 Aug 2019 06:07:20 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/zimg?expand=0&rev=22 --- zimg.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/zimg.spec b/zimg.spec index 613f89d..8c93b6d 100644 --- a/zimg.spec +++ b/zimg.spec @@ -80,7 +80,9 @@ make clean %endif --disable-static \ --enable-unit-test -make %{?_smp_mflags} V=1 check +make %{?_smp_mflags} V=1 +make %{?_smp_mflags} V=1 test/unit_test +test/unit_test %post -n libzimg%{sover} -p /sbin/ldconfig %postun -n libzimg%{sover} -p /sbin/ldconfig