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: geda-examples - Circuit examples for gEDA https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=204601 ------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx 2006-09-05 03:51 EST ------- OKay. Second review: * rpmlint issue Well, this package bears no rpmlint complaint, however, some files have Windows-type end-of-type encoding. add: for f in `find . -name \*.mod -or -name \*.cir -or -name \*.netlist | sort` ; do sed -i -e 's|\r||' $f ; done to %prep stage. I want to recheck this package once more. -- 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