https://bugzilla.redhat.com/show_bug.cgi?id=1178361
--- Comment #1 from MartinKG mgansser@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