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: dvipng - Converts DVI files to PNG/GIF format https://bugzilla.redhat.com/show_bug.cgi?id=431356 ------- Additional Comments From pertusus@xxxxxxx 2008-02-03 15:02 EST ------- The release should be at least 16+1 since 16 is the current dvipng from texlive release. there is no dvigif info manual. I don't think the Provides for dvigif is useful. The kpathsea requires is also certainly unneeded since it should be automatically detected. I suggest using make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p' to keep the man page timestamp. To keep the changelogs timestamp, you can use iconv -f ISO-8859-1 -t UTF8 $i > $i.utf8 && touch -r $i $i.utf8 && mv $i.utf8 $i I suggest removing the .gz from the file names in the install-info scriptlets, install-info does it automatically. I also suggest using globs for man pages and info files, like %{_infodir}/dvipng.info* %{_mandir}/man1/dvigif.1* %{_mandir}/man1/dvipng.1* The license of the doc seems to be the OFSFDL. -- 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, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review