On 21-06-2024 16:41, Sandro wrote:
On my F39 system:

$ repoquery -q --cache --provides /usr/share/fonts/unifont/unifont.ttf
font(unifont)
font(unifontupper)
metainfo()
metainfo(unifont.metainfo.xml)
unifont-ttf-fonts = 15.0.01-3.fc39

I will be changing the BR to `font(unifont)` and do the same for Liberation Sans. That should safeguard against future renames.

Unfortunately, that doesn't work (reliably), because:

$ repoquery -q --cache --whatprovides 'font(unifont)'
unifont-fonts-0:15.0.01-3.fc39.noarch
unifont-ttf-fonts-0:15.0.01-3.fc39.noarch

The first package provides the .otf files and the latter the .ttf files.

That makes me wonder why this only surfaced now, since flare-engine is symlinking to the ttf files, not the otf files. :-\ Put another way the BR for unifont-fonts was wrong all along without any alarm bells going off previously.

-- Sandro

--
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to