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



--- Comment #1 from MartinKG <mgans...@alice.de> ---
(In reply to MartinKG from comment #0)
> 
> rpmlint stuntrally-2.5-1.fc21.x86_64.rpm
> stuntrally.x86_64: W: wrong-file-end-of-line-encoding
> /usr/share/doc/stuntrally/Readme.txt

could be solved by:
iconv -f iso-8859-1 -t utf-8 Readme.txt > Readme.txt.utf8 ; mv Readme.txt.utf8
Readme.txt

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to