[Bug 204601] Review Request: geda-examples - Circuit examples for gEDA

bugzilla at redhat.com bugzilla at redhat.com
Tue Sep 5 07:51:33 UTC 2006


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 at ioa.s.u-tokyo.ac.jp  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.




More information about the Fedora-package-review mailing list