Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Merge Review: perl-DBD-MySQL Alias: perl-DBD-MySQL https://bugzilla.redhat.com/show_bug.cgi?id=226251 ------- Additional Comments From [EMAIL PROTECTED] 2007-10-24 00:06 EST ------- iconv warning can be solve by adding following to %prep section file=ChangeLog iconv -f iso-8859-1 -t utf-8 < "$file" > "${file}_" mv -f "${file}_" "$file" -- Configure bugmail: https://bugzilla.redhat.com/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 [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-review
