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: jfbterm - Japanese Console for Linux Frame Buffer Device https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=201170 ------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx 2006-08-20 11:48 EST ------- (In reply to comment #25) > Okay, I've had the advice back and it seems like there is nothing untoward > security wise. > Okay, then I use console.perms method. > If the package is making a copy of fonts, I'd prefer a symlink rather than > bloating the system up with needless copies. A more favourable solution though > would be to have the application just use the fonts already there. Umm... It seems that I have to install fonts required to /usr/share/fonts/jfbterm . So, I changed so that requires fonts are installed as symlinks to that directory. The fixed spec and srpm are: http://www.ioa.s.u-tokyo.ac.jp/~mtasaka/dist/extras/development/SPECS/jfbterm.spec http://www.ioa.s.u-tokyo.ac.jp/~mtasaka/dist/extras/development/SRPMS/jfbterm-0.4.7-6.src.rpm rpmlint says than symlink should be relative (not absolute), whic made spec file a bit complex. This spec file (0.4.7-6) leaves rpmlint messages: W: jfbterm dangling-relative-symlink /usr/share/fonts/jfbterm/shnmk16.pcf.gz ../japanese/misc/shnmk16.pcf.gz W: jfbterm dangling-relative-symlink /usr/share/fonts/jfbterm/shnm8x16r.pcf.gz ../japanese/misc/shnm8x16r.pcf.gz W: jfbterm dangling-relative-symlink /usr/share/fonts/jfbterm/8x13-ISO8859-14.pcf.gz ../../X11/fonts/misc/8x13-ISO8859-14.pcf.gz W: jfbterm dangling-relative-symlink /usr/share/fonts/jfbterm/b16.pcf.gz ../japanese/efont-unicode-bdf/b16.pcf.gz W: jfbterm dangling-relative-symlink /usr/share/fonts/jfbterm/8x13-ISO8859-9.pcf.gz ../../X11/fonts/misc/8x13-ISO8859-9.pcf.gz W: jfbterm dangling-relative-symlink /usr/share/fonts/jfbterm/8x13-ISO8859-7.pcf.gz ../../X11/fonts/misc/8x13-ISO8859-7.pcf.gz W: jfbterm dangling-relative-symlink /usr/share/fonts/jfbterm/8x16.pcf.gz ../../X11/fonts/misc/8x16.pcf.gz W: jfbterm dangling-relative-symlink /usr/share/fonts/jfbterm/8x13-ISO8859-5.pcf.gz ../../X11/fonts/misc/8x13-ISO8859-5.pcf.gz W: jfbterm dangling-relative-symlink /usr/share/fonts/jfbterm/hanglg16.pcf.gz ../../X11/fonts/misc/hanglg16.pcf.gz W: jfbterm dangling-relative-symlink /usr/share/fonts/jfbterm/gb16fs.pcf.gz ../../X11/fonts/misc/gb16fs.pcf.gz W: jfbterm dangling-relative-symlink /usr/share/fonts/jfbterm/jisksp16-1990.pcf.gz ../japanese/misc/jisksp16-1990.pcf.gz W: jfbterm dangling-relative-symlink /usr/share/fonts/jfbterm/8x13-ISO8859-8.pcf.gz ../../X11/fonts/misc/8x13-ISO8859-8.pcf.gz W: jfbterm dangling-relative-symlink /usr/share/fonts/jfbterm/8x13-ISO8859-1.pcf.gz ../../X11/fonts/misc/8x13-ISO8859-1.pcf.gz W: jfbterm dangling-relative-symlink /usr/share/fonts/jfbterm/8x13-ISO8859-2.pcf.gz ../../X11/fonts/misc/8x13-ISO8859-2.pcf.gz W: jfbterm dangling-relative-symlink /usr/share/fonts/jfbterm/8x13-ISO8859-15.pcf.gz ../../X11/fonts/misc/8x13-ISO8859-15.pcf.gz .... I cannot help but leave this because the "real" fonts are in other packages. I added some font packages to Require. -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review