Add a note explaining why we cannot run the tests

This commit is contained in:
Benjamin A. Beasley 2021-02-11 08:34:37 -05:00
parent 31d1e30ce0
commit 01a08b7a4e

View File

@ -82,6 +82,10 @@ install -t %{buildroot}%{_datadir}/doc/%{name}-%{apiver} -m 0644 -p \
AUTHORS ChangeLog MAINTAINERS NEWS README AUTHORS ChangeLog MAINTAINERS NEWS README
# Currently, we cannot run the tests because they require a static boost-test
# library.
%files %files
%license COPYING %license COPYING
%{_libdir}/lib%{name}-%{apiver}.so.%{so_version} %{_libdir}/lib%{name}-%{apiver}.so.%{so_version}