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=657908 --- Comment #7 from Martin Gieseking <martin.gieseking@xxxxxx> 2011-02-25 09:42:23 EST --- Hi Volker, the package looks almost fine. Please preserve the timestamp of the manpage. You can accomplish this by extending the iconv line this way: iconv -f iso8859-1 -t utf-8 esniper.1 > esniper.1.conv \ && touch -r esniper.1 esniper.1.conv \ && mv esniper.1.conv esniper.1 Also, append INSTALL="install -p" to "make install". -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review