Bug 205040
| Summary: | Review Request: geda-gnetlist - Netlister for the gEDA project | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chitlesh GOORAH <chitlesh> |
| Component: | Package Review | Assignee: | Mamoru TASAKA <mtasaka> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Package Reviews List <fedora-package-review> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | hdegoede, mtasaka, wk |
| Target Milestone: | --- | Flags: | kevin:
fedora-cvs+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-09-05 14:42:50 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 163779 | ||
|
Description
Chitlesh GOORAH
2006-09-02 21:41:17 UTC
*** Bug 177113 has been marked as a duplicate of this bug. *** %description Gnetlist generates netlists from schematics drawn with gschem (the gEDA schematic editor). Possible output formats are: - native - tango - spice - allegro - PCB - verilog and others. Usage: view the schema gschem /usr/share/gEDA/examples/stack_1.sch convert the schema into a netlist gnetlist -g geda -o stack.net /usr/share/gEDA/examples/stack_1.sch kwrite/gedit stack.net First review of geda-gnetlist. Seems almost okay and I hope I can change the status of this bug soon. 1. From http://fedoraproject.org/wiki/Packaging/Guidelines : * BuildRequires: - libpng-devel <- required by gd-devel <- required by libgeda-devel * Timestamps: - Well, this package contains many text files, too. Again 'INSTALL="install -c -p" ' method seems to work well. 2. From http://fedoraproject.org/wiki/Packaging/ReviewGuidelines : = Nothing. 3. Other things I have noticed : = Well, the test case you showed in the comment #3 was successfully done. Updated: Spec URL: http://chitlesh.funpic.de/rpm/geda-gnetlist.spec SRPM URL: http://chitlesh.funpic.de/rpm/geda-gnetlist-20060123-4.src.rpm Okay. No problem. This package (geda-gnetlist) is now APPROVED by me. New Package CVS Request ======================= Package Name: geda-gnetlist Short Description: Netlister for the gEDA project Owners: chitlesh Branches: EL-5 cvs done. |