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: html2text - HTML-to-text converter https://bugzilla.redhat.com/show_bug.cgi?id=457213 ------- Additional Comments From wolfy@xxxxxxxxxxxxxxxxxx 2008-07-31 02:38 EST ------- There is a major problem with the spec. If you examine the build logs available from koji (for instance http://koji.fedoraproject.org/koji/getfile?taskID=749035&name=build.log ) you can notice that the actual build process does not use the mandatory fedora compiling flags: + make -j4 g++ -c -DVERSION=1.3.2a -DAUTO_PTR_BROKEN -O2 -g html2text.C g++ -c -DVERSION=1.3.2a -DAUTO_PTR_BROKEN -O2 -g html.C g++ -c -DVERSION=1.3.2a -DAUTO_PTR_BROKEN -O2 -g HTMLControl.C g++ -c -DVERSION=1.3.2a -DAUTO_PTR_BROKEN -O2 -g HTMLParser.C This violates http://fedoraproject.org/wiki/Packaging/Guidelines#Compiler_flags and must be fixed. -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review