https://bugzilla.redhat.com/show_bug.cgi?id=2486589
Xavier Bachelot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Flags| |fedora-review? Status|NEW |ASSIGNED --- Comment #6 from Xavier Bachelot <[email protected]> --- Sorry, I should have been more clear, the Requires in the pre-rename package are not using a wildcard but are explicitly listing them. https://src.fedoraproject.org/rpms/perl-HTML-Format/blob/rawhide/f/perl-HTML-Format.spec#_69 ``` Requires: perl(Font::Metrics::Courier) Requires: perl(Font::Metrics::CourierBold) Requires: perl(Font::Metrics::CourierBoldOblique) Requires: perl(Font::Metrics::CourierOblique) Requires: perl(Font::Metrics::Helvetica) Requires: perl(Font::Metrics::HelveticaBold) Requires: perl(Font::Metrics::HelveticaBoldOblique) Requires: perl(Font::Metrics::HelveticaOblique) Requires: perl(Font::Metrics::TimesBold) Requires: perl(Font::Metrics::TimesBoldItalic) Requires: perl(Font::Metrics::TimesItalic) Requires: perl(Font::Metrics::TimesRoman) ``` -- 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=2486589 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202486589%23c6 -- _______________________________________________ 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
