Bug 355171
| Summary: | Review Request: python-which - small GNU-which replacement | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Neal Becker <ndbecker2> |
| Component: | Package Review | Assignee: | Patrice Dumas <pertusus> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fedora-package-review, notting, pertusus |
| Target Milestone: | --- | Flags: | pertusus:
fedora-review+
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: | 2007-10-29 23:00:23 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: | |||
|
Description
Neal Becker
2007-10-27 12:53:42 UTC
rpmlint says: python-which.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/which.py 0644 I think this is not an error. The url is not the right one, and at the right one there is no .src.rpm... Sorry, make that: https://nbecker/RPM/python-which-1.1.0-1.fc8.noarch.rpm https://nbecker/RPM/python-which.spec(In reply to comment #2) > The url is not the right one, and at the right one there is > no .src.rpm... Sorry, make that: https://nbecker.dyndns.org/RPM/python-which-1.1.0-1.fc8.src.rpm https://nbecker.dyndns.org/RPM/python-which.spec * follow guidelines * license MIT, license file included * sane provides and requires * rpmlint gives a warning because there is a shebang in the module file. Not worth bothering. python-which.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/which.py 0644 * %files section right * match upstream 6f4abadf475af98e20664eac21f633a9 which-1.1.0.zip APPROVED Only one thing, I think that you should remove GNU in GNU-which, since there is no compatibility whith GNu which, for instance not the same command line switches. New Package CVS Request ======================= Package Name: python-which Short Description: which.py is a small which replacement Owners: ndbecker2 Branches: devel, F8 InitialCC: pertusus Cvsextras Commits: cvs done. Package Change Request ====================== Package Name: python-which New Branches: F-7 EL-5 cvs done. |