diff --git a/libcbor.spec b/libcbor.spec index 1a59285..d534d03 100644 --- a/libcbor.spec +++ b/libcbor.spec @@ -83,10 +83,6 @@ make %{?_smp_mflags} -C doc man mkdir -p %{buildroot}%{_mandir}/man1 cp doc/build/man/* %{buildroot}%{_mandir}/man1 -# fuzz_test uses around ~30gb of memory -#%check -#%ctest - %post -n %{lname} -p /sbin/ldconfig %postun -n %{lname} -p /sbin/ldconfig