https://bugzilla.redhat.com/show_bug.cgi?id=1401302
--- Comment #3 from Michael Schwendt <[email protected]> --- > %description > Arcus library contains C++ code and Python 3 bindings Then you will need "BuildRequires: gcc-c++" as per this year's changes to the buildroots to make them cleaner. > %package devel > Summary: Development files for libarcus > Requires: %{name} = %{version}-%{release} It's supposed to be an arch-specific dependency for a long time: https://fedoraproject.org/wiki/Packaging:Guidelines#Requiring_Base_Package > %files devel > %doc examples/example.cpp examples/example.proto > %{_libdir}/libArcus.so > %{_libdir}/cmake/Arcus https://fedoraproject.org/wiki/Packaging:Guidelines#The_directory_is_owned_by_a_package_which_is_not_required_for_your_package_to_function -- 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 -- [email protected] To unsubscribe send an email to [email protected]
