[Bug 207676] Review Request: SDL_pango - Rendering of internationalized text for SDL

bugzilla at redhat.com bugzilla at redhat.com
Tue Sep 26 17:34:24 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: SDL_pango - Rendering of internationalized text for SDL


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





------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2006-09-26 13:34 EST -------
Umm...
SDL_Pango-devel-0.1.2-3.fc6/usr/share/doc/SDL_Pango-devel-0.1.2/doxygen.png
is corrupted again.
Source1 is not corrupted, dos2unix corrupted png file.
(Note: the original doxygen.png in tar ball is surely corrupted)

Move the line:
%{__install} -m 0644 -p %{SOURCE1} docs/html/doxygen.png
to the last of %prep so that png file won't get corrupted 
or use:
"find . -not -name \*.png -type f -exec dos2unix -k {} \;"
(I think the latter is better for the case that upstream may fix png file
in new release and installing other png file gets no longer needed)

Other things are okay.

------------------------------------------------------
This package (SDL_pango) is APPROVED by me.

-- 
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 Fedora-package-review mailing list