[Bug 226251] Merge Review: perl-DBD-MySQL

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 24 04:06:30 UTC 2007


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 panemade at gmail.com  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.




More information about the Fedora-package-review mailing list