[Bug 491510] rpm font autoprovides are missing some font types

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 23 06:28:30 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=491510





--- Comment #2 from Panu Matilainen <pmatilai at redhat.com>  2009-03-23 02:28:14 EDT ---
The problem with .ttc and .pfa is that neither is seen as font data by
libmagic:
[pmatilai at localhost cjkuni-ukai-fonts-0.2.20080216.1]$ file ukai.ttc 
ukai.ttc: data
[pmatilai at localhost culmus-0.102]$ file YehudaCLM-Bold.pfa
YehudaCLM-Bold.pfa: PostScript document text

These should be treated filed against "file" (libmagic), rpm will recognize
them as fonts as soon as libmagic does.

Compressed files aren't currently being looked into. I initially enabled it
when enabling the font provide stuff but it blew up at least openoffice.org
build due to leaking file descriptors someplace (probably libmagic but haven't
had a chance to look at it).

Spaces in filenames causing issues is likely to be something entirely
different, lets not pile things up.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-fonts-bugs-list mailing list