Bug 248991
| Summary: | Review Request: python-iniparse - A better INI parser for Python | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tim Lauridsen <tim.lauridsen> | ||||
| Component: | Package Review | Assignee: | Ignacio Vazquez-Abrams <ivazqueznet> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | debarshir, fedora-package-review, notting | ||||
| Target Milestone: | --- | Flags: | tim.lauridsen:
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-09-28 12:16:00 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: | |||||||
| Attachments: |
|
||||||
|
Description
Tim Lauridsen
2007-07-20 07:03:13 UTC
iniparse-0.2-1.fc7.noarch.rpm: W: iniparse spurious-executable-perm /usr/share/doc/iniparse-0.2/index.html iniparse-0.2-1.fc7.src.rpm: W: iniparse strange-permission iniparse.spec 0600 Also, the package should be named "python-iniparse". (In reply to comment #1) > iniparse-0.2-1.fc7.noarch.rpm: > W: iniparse spurious-executable-perm /usr/share/doc/iniparse-0.2/index.html > > iniparse-0.2-1.fc7.src.rpm: > W: iniparse strange-permission iniparse.spec 0600 > I will take a look at these warnings > Also, the package should be named "python-iniparse". Do you know any smart way to do this, without renaming the upstream source ??? Created attachment 159925 [details]
Patch for spec file
Thanks for the patch. Here is a new spec & srpm. http://timlau.fedorapeople.org/python-iniparse.spec http://timlau.fedorapeople.org/python-iniparse-0.2-2.fc7.src.rpm Changes: Changed name to python-iniparse. silent rpmlint on rpm & srpm. With the package name change the docs should be under
%{_docdir}/python-iniparse-%{version}, not %{_docdir}/iniparse-%{version}. Fix
that small problem and it's approved.
Here is a new spec & srpm. http://timlau.fedorapeople.org/python-iniparse.spec http://timlau.fedorapeople.org/python-iniparse-0.2-3.fc7.src.rpm doc relocated New Package CVS Request ======================= Package Name: python-iniparse Short Description: A better INI parser for Python Owners: tla Branches: EL-5 FC-6 F-7 Ups, wrong flag New Package CVS Request ======================= Package Name: python-iniparse Short Description: A better INI parser for Python Owners: tla Branches: EL-5 FC-6 F-7 cvs done. |