https://bugzilla.redhat.com/show_bug.cgi?id=2119494
--- Comment #96 from Stansoft <[email protected]> --- > f) Why does the debuginfo package list internal private libraries as being > provided? This is excluding the private libraries from being provided in the main rpm package, why doesn't this also apply to the debuginfo? %global _privatelibs ^(%{_libdir}/%{name}/plugins-.*/.*\\.so.*)$ %global __provides_exclude_from ^(%{_privatelibs})$ -- 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 https://bugzilla.redhat.com/show_bug.cgi?id=2119494 _______________________________________________ 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://pagure.io/fedora-infrastructure/new_issue
