Fridrich Strba 2021-05-18 05:42:05 +00:00 committed by Git OBS Bridge
parent 917e68b7ae
commit fde421e0a8

View File

@ -161,7 +161,7 @@ rmdir %{buildroot}%{_datadir}/doc/xmlsec1
%check
# Relax the crypto policies for the test-suite
export GNUTLS_SYSTEM_PRIORITY_FILE=/dev/null
%make_build -j1 check check-keys check-dsig check-enc
make %{?_smp_mflags} -j1 check check-keys check-dsig check-enc
%post -n %{libname} -p /sbin/ldconfig
%postun -n %{libname} -p /sbin/ldconfig