On Fri, Feb 22, 2019 at 12:59 AM Owen Taylor <otaylor@xxxxxxxxxx> wrote: > > On Thu, Feb 21, 2019 at 3:04 AM Peng Wu <pwu@xxxxxxxxxx> wrote: > > When the langpack packages Requires font(:lang=xx), it will pull in > > one random font package choose from several fonts packages which > > Provides font(:lang=xx). > > > > To fix random fonts dependencies problem, I think maybe we can > > manually add "defaultfont(:lang=xx)" Provides to default font packages. > > And Requires "defaultfont(:lang=xx)" in langpack packages. > > Would it work better if the langpack packages required a specific > font? Them, to change the default font for lang-xx, we can just edit > the langpack package, rather than having to move the virtual provide > from one package to another package. Right. that sounds realistic to me. that also reduces the maintainance cost for default fonts rather than providing defaultfont(:lang=xx) dependency in each fonts packages. though this way may pulls in extra packges installing. for instance, when someone intentionally stopped installing a package langpack-xx provides for some reason. > > Owen > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx -- Akira TAGOH _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx