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: prelude-lml - Prelude log analyzer https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=209222 ------- Additional Comments From tscherf@xxxxxxxxxx 2007-01-02 11:38 EST ------- all problems are fixed now (thanks for the provided patch to ltmain.sh), execpt the encoding problems. althought I called iconv I still get this: [tscherf@tiffy SPECS]$ rpm -qpd /home/tscherf/redhat/RPMS/i386/prelude-lml-0.9.8.1-2.i386.rpm|xargs file /usr/share/doc/prelude-lml-0.9.8.1/AUTHORS: ASCII text /usr/share/doc/prelude-lml-0.9.8.1/COPYING: ASCII English text /usr/share/doc/prelude-lml-0.9.8.1/ChangeLog: ISO-8859 English text /usr/share/doc/prelude-lml-0.9.8.1/HACKING.README: ASCII English text /usr/share/doc/prelude-lml-0.9.8.1/NEWS: ISO-8859 English text /usr/share/doc/prelude-lml-0.9.8.1/README: ASCII English text don't know what is going wrong, when calling iconv this way: %build %configure make %{?_smp_mflags} iconv -f ISO8859-15 -t UTF-8 NEWS > NEWS.utf8 && \ %{__mv} NEWS.utf8 NEWS iconv -f ISO8859-15 -t UTF-8 ChangeLog > ChangeLog.utf8 && \ %{__mv} ChangeLog.utf8 Chang here is the new package: http://people.redhat.com/tscherf/fedora-extra/prelude-lml-0.9.8.1-2.src.rpm http://people.redhat.com/tscherf/fedora-extra/prelude-lml.spec ------- Additional Comments From tscherf@xxxxxxxxxx 2007-01-02 11:41 EST ------- all problems are fixed now (thanks for the provided patch to ltmain.sh), execpt the encoding problems. althought I called iconv I still get this: [tscherf@tiffy SPECS]$ rpm -qpd /home/tscherf/redhat/RPMS/i386/prelude-lml-0.9.8.1-2.i386.rpm|xargs file /usr/share/doc/prelude-lml-0.9.8.1/AUTHORS: ASCII text /usr/share/doc/prelude-lml-0.9.8.1/COPYING: ASCII English text /usr/share/doc/prelude-lml-0.9.8.1/ChangeLog: ISO-8859 English text /usr/share/doc/prelude-lml-0.9.8.1/HACKING.README: ASCII English text /usr/share/doc/prelude-lml-0.9.8.1/NEWS: ISO-8859 English text /usr/share/doc/prelude-lml-0.9.8.1/README: ASCII English text don't know what is going wrong, when calling iconv this way: %build %configure make %{?_smp_mflags} iconv -f ISO8859-15 -t UTF-8 NEWS > NEWS.utf8 && \ %{__mv} NEWS.utf8 NEWS iconv -f ISO8859-15 -t UTF-8 ChangeLog > ChangeLog.utf8 && \ %{__mv} ChangeLog.utf8 Chang here is the new package: http://people.redhat.com/tscherf/fedora-extra/prelude-lml-0.9.8.1-2.src.rpm http://people.redhat.com/tscherf/fedora-extra/prelude-lml.spec -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/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 Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review