[Bug 437694] Review Request: bip - IRC Bouncer

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 29 21:16:40 UTC 2008


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: bip - IRC Bouncer


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





------- Additional Comments From tcallawa at redhat.com  2008-04-29 17:16 EST -------
Oh yes, rpmlint says:

bip.src:52: W: macro-in-%changelog doc
bip.src:56: W: macro-in-%changelog configure
bip.x86_64: W: file-not-utf8 /usr/share/doc/bip-0.7.2/ChangeLog

Please resolve these three warnings (hint, if you have any %macros in changelog
entries, change them to %%macros). To fix the ChangeLog, do this in %prep:

iconv -f iso-8859-1 -t utf-8 -o ChangeLog{.utf8,}
mv ChangeLog{.utf8,}

Show me a new SPEC/SRPM with all of these items resolved and I'll finish the review.

-- 
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.




More information about the package-review mailing list