Bug 492744
| Summary: | Review Request: python-grizzled - The Grizzled Utility Library is a general-purpose Python library | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jason Friedland <thesuperjason> |
| Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | cassmodiah, fedora-package-review, notting, susi.lehtola, thesuperjason |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | noarch | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-07-10 20:13:27 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: | 201449 | ||
|
Description
Jason Friedland
2009-03-29 08:31:06 UTC
Oh and I forgot to mention, this is my first package and I'm looking for a sponsor (have just added FE-NEEDSPONSOR to blocks field). Updated SPEC to conform to: https://fedoraproject.org/wiki/Packaging:Python New SRPM: http://jason.friedland.id.au/pkg/python-grizzled-0.9.1-2.fc10.src.rpm Same things here: - don't use macros where they aren't needed (python, cp, mv, rm and so on) - BR should be python-devel, not python [BR: python, python-devel is also redundant since python-devel requires python] - Don't use filelists in install phase, but list the files and directories explicitly in the %files section (you can use wildcards, though), also %defattr should be (-,root,root,-) - Remove empty %post and %postun sections What is the status of this bug? (In reply to comment #3) > - don't use macros where they aren't needed (python, cp, mv, rm and so on) - Using thise macros is not forbidden. ping again? again ping? No response; closing. |