Add a note explaining why we cannot run the tests
This commit is contained in:
parent
31d1e30ce0
commit
01a08b7a4e
@ -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}
|
||||||
|
Loading…
Reference in New Issue
Block a user