[Bug 477440] Please convert to new font packaging guidelines

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 23 15:03:19 UTC 2008


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=477440


Alexander Kahl <akahl at iconmobile.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |CLOSED
         Resolution|                            |NOTABUG




--- Comment #2 from Alexander Kahl <akahl at iconmobile.com>  2008-12-23 10:03:17 EDT ---
Files in question:

$ rpm -qa php-ZendFramework\*|xargs -n1 rpm -ql|grep -E '\.(ttf|otf|pfb|pfa)$'
/usr/share/php/Zend/tests/Zend/Pdf/_fonts/Vera.ttf
/usr/share/php/Zend/tests/Zend/Pdf/_fonts/VeraBI.ttf
/usr/share/php/Zend/tests/Zend/Pdf/_fonts/VeraBd.ttf
/usr/share/php/Zend/tests/Zend/Pdf/_fonts/VeraIt.ttf
/usr/share/php/Zend/tests/Zend/Pdf/_fonts/VeraMoBI.ttf
/usr/share/php/Zend/tests/Zend/Pdf/_fonts/VeraMoBd.ttf
/usr/share/php/Zend/tests/Zend/Pdf/_fonts/VeraMoIt.ttf
/usr/share/php/Zend/tests/Zend/Pdf/_fonts/VeraMono.ttf
/usr/share/php/Zend/tests/Zend/Pdf/_fonts/VeraSe.ttf
/usr/share/php/Zend/tests/Zend/Pdf/_fonts/VeraSeBd.ttf

(from php-ZendFramework-tests)

These font files are part of Zend Framework's tests package and used to
determine whether the PDF extension works correctly.

They are identical to the ones in Fedora's bitstream-vera-fonts package, thus
there are no licensing issues:

/usr/share/fonts/bitstream-vera $ sha1sum *.ttf > /tmp/sha
/usr/share/php/Zend/tests/Zend/Pdf/_fonts $ sha1sum -c /tmp/sha
VeraBd.ttf: OK
VeraBI.ttf: OK
VeraIt.ttf: OK
VeraMoBd.ttf: OK
VeraMoBI.ttf: OK
VeraMoIt.ttf: OK
VeraMono.ttf: OK
VeraSeBd.ttf: OK
VeraSe.ttf: OK
Vera.ttf: OK


If you still consider this a bug, we can either patch the source code (heavily
discouraged) or symlink the files from bitstream-vera-fonts and create a
dependency on the package; in either case, please reopen this bug report.

-- 
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