[Bug 212079] Review Request: freefont - Free UCS Outline Fonts

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 25 12:57:59 UTC 2006


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

Summary: Review Request: freefont - Free UCS Outline Fonts


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


rdieter at math.unl.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rdieter at math.unl.edu




------- Additional Comments From rdieter at math.unl.edu  2006-10-25 08:57 EST -------
What a cool looking package! (:
quick comments: 

1. there's no need for any reference-to/use-of fonts.cache-2 (anymore).
2. %post scriplet shouldn't operate on /usr/share/fonts, but %fontdir.  Use 
something like this instead:

%post
if [ -x /usr/bin/fc-cache ]; then
  /usr/bin/fc-cache -f %{fontdir} || :
fi

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the package-review mailing list