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=477371 --- Comment #21 from Nicolas Mailhot <[email protected]> 2009-06-23 17:26:42 EDT --- (In reply to comment #18) > I followed the font template on fedora 11 and got this result, could you check > to see if it's all right? > > http://static.bogado.net/rpm/cave9-0.3-6.bog11.src.rpm > http://static.bogado.net/rpm/cave9.spec 1. since the font licensing info is in the data README.txt, this file should be included as %doc in the font subpackage (just add a %doc myfile.txt after the %_font_pkg line) 2. you don't need to explicitely own the font directory, the macro will do it for you (and do it in the subpackage, which is the right place) 3. Your fontconfig file is bad. Start from the template in /usr/share/fontconfig/templates/basic-font-template.conf and use /usr/share/fontconfig/templates/basic-font-template.txt for instructions In your case the generic family will likely be fantasy That being said you've already done 80% of the work (thank you!), just the last mile to go now -- 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. _______________________________________________ Fedora-fonts-bugs-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list
