Mia Herkt 2019-08-02 06:07:20 +00:00 committed by Git OBS Bridge
parent 2cf21151e4
commit a452f5ea08

View File

@ -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