Bug 571397 (python-gudev)
| Summary: | Review Request: python-gudev | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miroslav Suchý <msuchy> |
| Component: | Package Review | Assignee: | Petr Lautrbach <plautrba> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 13 | CC: | fedora-package-review, notting, plautrba |
| Target Milestone: | --- | Flags: | plautrba:
fedora-review+
j: 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: | 2010-03-09 10:54:07 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: | 452450 | ||
|
Description
Miroslav Suchý
2010-03-08 12:44:03 UTC
Fixed changelog entry: Spec URL: http://miroslav.suchy.cz/fedora/python-gudev/python-gudev.spec SRPM URL: http://miroslav.suchy.cz/fedora/python-gudev/python-gudev-147.1-2.el6.src.rpm $ rpmlint python-gudev-147.1-2.fc14.src.rpm 1 packages and 0 specfiles checked; 0 errors, 0 warnings. $ rpmlint python-gudev-147.1-2.fc14.x86_64.rpm 1 packages and 0 specfiles checked; 0 errors, 0 warnings. License - there is GPLv3+ in spec file but source code seems to be LGPLv3+ Why not use http://github.com/nzjrs/python-gudev/tarball/147.1 as source url if it works? Directory /usr/lib64/python2.6/site-packages/ is already owned by python package which is part of Requires. Everything else seems ok to me. I fixed that license, and directory ownership. However I could not use Source0: http://github.com/nzjrs/python-gudev/tarball/147.1 since rpmbuild then search for tgz with filenam "147.1" I choose to use plain: Source0: %{srcname}.tar.gz with comment above as it is less confusing. Spec URL: http://miroslav.suchy.cz/fedora/python-gudev/python-gudev.spec SRPM URL: http://miroslav.suchy.cz/fedora/python-gudev/python-gudev-147.1-3.el6.src.rpm Now it's ok APPROVED New Package CVS Request ======================= Package Name: python-gudev Short Description: Python (PyGObject) bindings to the GUDev library Owners: msuchy Branches: devel InitialCC: CVS done (by process-cvs-requests.py). Reviewer: please remember to assign the review bug to yourself when you review. i forgot that F-13 has been already branched, I request additional branch to be created... New Package CVS Request ======================= Package Name: python-gudev Short Description: Python (PyGObject) bindings to the GUDev library Owners: msuchy Branches: F-13 InitialCC: Please don't file a "new package" request for a package that already exists; it just makes me spend time figuring out why pkgdb fails to add the package. File a change request instead. I've added the F-13 branch. |