Mia Herkt 2020-08-05 01:07:59 +00:00 committed by Git OBS Bridge
parent 388c495b81
commit 7005908ef2

View File

@ -70,8 +70,6 @@ autoreconf -fiv
rm -rf %{buildroot}%{_datadir}/doc/zimg
find %{buildroot} -type f -name "*.la" -delete -print
# test suite is broken on other platforms, upstream informed
%ifarch x86_64
%check
%make_build clean
%configure \
@ -80,7 +78,6 @@ find %{buildroot} -type f -name "*.la" -delete -print
%make_build
%make_build test/unit_test
test/unit_test
%endif
%post -n libzimg%{sover} -p /sbin/ldconfig
%postun -n libzimg%{sover} -p /sbin/ldconfig