Don't run the CRC64 tests after all

Not currently working on i686 and armv7hl:
https://rt.cpan.org/Public/Bug/Display.html?id=120289
This commit is contained in:
Paul Howarth 2017-02-20 09:58:18 +00:00
parent 916385ad43
commit 83dd63ae46

View File

@ -47,7 +47,7 @@ find %{buildroot} -type f -name '*.bs' -empty -delete
%{_fixperms} -c %{buildroot}
%check
make test TEST_VERBOSE=1 WITH_CRC64=1
make test TEST_VERBOSE=1
%files
%doc Changes README
@ -59,7 +59,6 @@ make test TEST_VERBOSE=1 WITH_CRC64=1
* Mon Feb 20 2017 Paul Howarth <paul@city-fan.org> - 0.22.2-1
- Update to 0.22.2
- Added padding for hex encoded digests
- Test 64-bit CRC too
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild