Bug 542518
| Summary: | Review Request: usbview - USB topology and device viewer | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Itamar Reis Peixoto <itamar> |
| Component: | Package Review | Assignee: | Hans Ulrich Niedermann <rhbugs> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fedora-package-review, notting, rhbugs |
| Target Milestone: | --- | Flags: | rhbugs:
fedora-review+
kevin: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.1-3.fc11 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-01-07 21:50:28 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
Itamar Reis Peixoto
2009-11-30 01:42:16 UTC
MUST:
ok rpmlint clean
ok name
ok %{name}.spec
ok packaging guidelines
ok GPLv2 is ok
ok License field
ok COPYING in %doc
ok spec in AmEnglish
ok spec legible(*)
ok 8bf5e66351156356f3ad07454123affa usbview-1.1.tar.gz
ok compiles and builds http://koji.fedoraproject.org/koji/taskinfo?taskID=1870195
NA no excludearch
ok BuildReqs are OK, proven by koji build
NA no locale stuff (broken PACKAGE_LOCALE_DIR definition is unused)
NA no libs installed
ok no system lib copies
NA not relocatable
ok dir ownerships
ok files listed only once
ok file perms
ok %clean
ok consistent RPM macro usage
ok contains code
NA no large doc files
ok %doc files not required for runtime
NA no header files
NA no static libs
NA no .pc files
NA no lib files
NA no devel subpackage
NA no .la files
FAIL GUI app package must include %{name].desktop file
ok no owning other packages' stuff
ok %install removes buildroot
ok all filenames are valid utf8
SHOULD:
NA license text included
NA no non-English languages
ok package builds in koji ergo mock
ok koji scratch build says all arches build OK
ok works for me (on F11)
NA no scriptlets
NA no subpackages
NA no .pc files
NA no special dependencies
(*) You could remove the commented out second "make ... install" line from usbview.spec.
Summary: NEEDSWORK
mandatory change: Add a usbview.desktop file (if you need a package to model that after, my nted package has passed review with a Fedora specific .desktop file)
optional, but recommended change: remove the commented out "make install" line
here are a updated spec file. with desktop icon http://itamarjp.fedorapeople.org/usbview/usbview.spec http://itamarjp.fedorapeople.org/usbview/usbview-1.1-2.fc13.src.rpm http://koji.fedoraproject.org/koji/taskinfo?taskID=1870499 The only changes in usbview-1.1-2 are the addition of a %{name}.desktop and %{name}_icon.png file and the removal of the commented out line following the guidelines. This changes the one FAIL item above into an OK.
ACCEPT
(In reply to comment #3) > The only changes in usbview-1.1-2 are the addition of a %{name}.desktop and > %{name}_icon.png file and the removal of the commented out line following the > guidelines. This changes the one FAIL item above into an OK. > > ACCEPT Uhm... before checking in, please change the permissions of usbview_icon.png from 0755 to 0644. Icons do not need to be executable. fixed. http://itamarjp.fedorapeople.org/usbview/usbview.spec http://itamarjp.fedorapeople.org/usbview/usbview-1.1-3.fc13.src.rpm Perfect. New Package CVS Request ======================= Package Name: usbview Short Description: USB topology and device viewer Owners: itamarjp Branches: F-11 F-12 EL-5 InitialCC: cvs done. usbview-1.1-3.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/usbview-1.1-3.fc12 usbview-1.1-3.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/usbview-1.1-3.fc11 usbview-1.1-3.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update usbview'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-13277 usbview-1.1-3.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update usbview'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2009-13316 usbview-1.1-3.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. usbview-1.1-3.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. |