From 01a08b7a4e6a0841618845e762364dad6dba2931 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 11 Feb 2021 08:34:37 -0500 Subject: [PATCH] Add a note explaining why we cannot run the tests --- cairomm.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cairomm.spec b/cairomm.spec index b29f548..4bd1dad 100644 --- a/cairomm.spec +++ b/cairomm.spec @@ -82,6 +82,10 @@ install -t %{buildroot}%{_datadir}/doc/%{name}-%{apiver} -m 0644 -p \ AUTHORS ChangeLog MAINTAINERS NEWS README +# Currently, we cannot run the tests because they require a static boost-test +# library. + + %files %license COPYING %{_libdir}/lib%{name}-%{apiver}.so.%{so_version}