https://bugzilla.redhat.com/show_bug.cgi?id=2384214
--- Comment #17 from John Wason <[email protected]> --- The sphinx-collapse package https://github.com/dgarcia360/sphinx-collapse seems to work fine, but I do not want to maintain the fedora package. I can add a fedora patch that removes the collapse tags to remove the requirement. It is only used in a few places. Three of the libraries bluez-libs, dbus, libusb1 are dynamically loaded so they will need to be included in the package spec. They will not be detected by the linker. I see the dependencies for librobotraconteur-devel commented out. How would this work? %package -n librobotraconteur-devel Summary: Robot Raconteur development files #Requires: librobotraconteurcore1, robotraconteurgen boost-devel >= 1.58.0, cmake, g++, gcc, make, openssl-devel -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2384214 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202384214%23c17 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
