Bug 498748
| Summary: | Review Request: rpmdepsize - A tool for visualizing RPM dependencies | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Susi Lehtola <susi.lehtola> |
| Component: | Package Review | Assignee: | Guido Grazioli <guido.grazioli> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fedora-package-review, guido.grazioli, notting, pahan, rjones |
| Target Milestone: | --- | Flags: | guido.grazioli:
fedora-review+
kevin: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.0-3.fc11 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-06-16 01:22:01 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
Susi Lehtola
2009-05-02 18:08:32 UTC
OK - rpmlint output
3 packages and 1 specfiles checked; 0 errors, 0 warnings.
OK - The package must be named according to the Package Naming Guidelines.
OK - The spec file name must match the base package %{name}
OK - The package must meet the Packaging Guidelines
OK - If (and only if) the source package includes the text of the
license(s) in its own file, then that file, containing the text of the
license(s) for the package must be included in %doc
OK - The package must be licensed with a Fedora approved license and
meet the Licensing Guidelines (license is GPLv3+)
NA - Every binary RPM package which stores shared library files must
call ldconfig in %post and %postun
OK - The package MUST successfully compile and build
koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=1344884
OK - The spec file must be written in American English.
OK - The spec file for the package MUST be legible.
OK - The sources used to build the package must match the upstream source, as
provided in the spec URL.
bf2b5cd4ce82a9b851ed51529621d3eef6b09408 rpmdepsize-1.0.tar.gz
NA - The spec file MUST handle locales properly (no translations)
NA - package not relocatable
OK - A package must own all directories that it creates
OK - A Fedora package must not list a file more than once in the spec file's
%files listings
OK - Permissions on files must be set properly
OK - Each package must have a %clean section
OK - Each package must consistently use macros
== you could use %{name} when removing execstack and in %files too
OK - The package must contain code, or permissable content (no content)
NA - Large documentation files must go in a -doc subpackage (no large doc)
OK - If a package includes something as %doc, it must not affect the runtime of
the application
NA - Header files must be in a -devel package (no devel package)
NA - Static libraries must be in a -static package (no static package)
NA - Packages containing pkgconfig(.pc) files must 'Requires: pkgconfig'
OK - Packages must NOT contain any .la libtool archives
NEEDSWORK - Packages containing GUI applications MUST include a .desktop file
== there's no desktop file
OK - No file conflicts with other packages and no general names.
OK - At the beginning of %install, each package MUST run rm -rf %{buildroot}
OK - All filenames in rpm packages must be valid UTF-8
OK - The package does not yet exist in Fedora. The Review Request is not a
duplicate.
OK - %{?dist} tag is used in release
Hello Jussi, if you add the desktop file i think we are done
Whoops, forgot to post here the new spec & srpm: http://theory.physics.helsinki.fi/~jzlehtol/rpms/rpmdepsize.spec http://theory.physics.helsinki.fi/~jzlehtol/rpms/rpmdepsize-1.0-3.fc10.src.rpm Latest koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=1356256 Note: for the next version you could consider choosing a stock icon and maybe add MimeType to the desktop entry. This package is APPROVED. Should I [upstream] be looking at any patches? It's also possible I can push this to an open, public repository if people are interested in making serious contributions and/or pushing the project in new directions. (In reply to comment #4) > Should I [upstream] be looking at any patches? > > It's also possible I can push this to an open, public repository > if people are interested in making serious contributions and/or > pushing the project in new directions. You can maybe ask for the Fedora Artwork team to make an icon for this. Do you want to (co)/maintain? (In reply to comment #3) > Latest koji build: > http://koji.fedoraproject.org/koji/taskinfo?taskID=1356256 > > Note: for the next version you could consider choosing a stock icon and maybe > add MimeType to the desktop entry. Good job on the review. Keep up the good work! Sure, I don't mind co-maintaining. Well, when you make a new release upstream you can push it in Fedora as well :) New Package CVS Request ======================= Package Name: rpmdepsize Short Description: A tool for visualizing RPM dependencies Owners: rjones, jussilehtola Branches: F-10 F-11 InitialCC: cvs done. rpmdepsize-1.0-3.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/rpmdepsize-1.0-3.fc10 rpmdepsize-1.0-3.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/rpmdepsize-1.0-3.fc11 rpmdepsize-1.0-3.fc10 has been pushed to the Fedora 10 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 rpmdepsize'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-5096 rpmdepsize-1.0-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 rpmdepsize'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-5101 rpmdepsize-1.0-3.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report. rpmdepsize-1.0-3.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. |