https://bugzilla.redhat.com/show_bug.cgi?id=2124244
--- Comment #4 from Vitaly Zaitsev <[email protected]> --- > All this conditional logic can be removed. The dependencies listed in the > Fedora case also exist in EPEL 9, and Vulkan is not locked to x86_64 on RHEL > 9. Removed. > Rich dependencies work in all versions of RHEL that support weak > dependencies, so you can rip this conditional out and use just the Fedora one > for everything. Fixed. > The "libs-devel" name is... odd. I've not seen very many examples of this. > Consider renaming it to "mpv-devel" or adding Provides to make it fit common > conventions. Fixed. > Wouldn't "%doc %{_docdir}/%{name}/" do the same thing here? No. %docdir qualifier is required to mark all files from %{_docdir}/%{name}/ as documentation on RPM level. > The mpv library soname needs to be tracked. Done. -- 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=2124244 _______________________________________________ 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
