https://bugzilla.redhat.com/show_bug.cgi?id=1851405 --- Comment #8 from Robert-André Mauchin 🐧 <zebob.m@xxxxxxxxx> --- - The make_install test, if this is supposed to run test, make it run in %check %install %if 0%{?fedora} %make_install -C %{_vpath_builddir} %else %make_install %endif %{__rm} -rf %{buildroot}%{_libdir}/libbee2_static.a %check %make_install -C %{_vpath_builddir} test %else %make_install test %endif - Also consider EPEL8 for the condition on CMake: %if 0%{?fedora} || 0%{?rhel} > 7 The rest looks good. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx