Bug 513898
| Summary: | Review Request: keychecker - Generate list of installed packages sorted by GPG key | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jon Stanley <jonstanley> |
| Component: | Package Review | Assignee: | manuel wolfshant <manuel.wolfshant> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | bjohnson, fedora-package-review, itamar, notting |
| Target Milestone: | --- | Flags: | manuel.wolfshant:
fedora-review+
kevin: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 0.1-3.el5 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-08-03 19:21:05 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
Jon Stanley
2009-07-27 01:17:10 UTC
Can you merge the 2 lines below into only one using install -Dp -m ?
install -dm 0755 $RPM_BUILD_ROOT/%{_bindir}
install -m 0755 key_checker.py $RPM_BUILD_ROOT/%{_bindir}/keychecker
Fixed, though I think it's a matter of personal preference rather than guidelines :) Spec is the same New SRPM: http://jstanley.fedorapeople.org/keychecker-0.1-2.fc10.src.rpm All well, package approved. Please be as kind as to fix the typo from Source0 (fedorahosted.org rather than fedorahosted,org) before import. New Package CVS Request ======================= Package Name: keychecker Short Description: Generate list of installed packages sorted by GPG key Owners: jstanley Branches: F-10 F-11 EL-4 EL-5 InitialCC: cvs done. keychecker-0.1-3.el5 has been submitted as an update for Fedora EPEL 5. http://admin.fedoraproject.org/updates/keychecker-0.1-3.el5 keychecker-0.1-3.el4 has been submitted as an update for Fedora EPEL 4. http://admin.fedoraproject.org/updates/keychecker-0.1-3.el4 keychecker-0.1-3.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/keychecker-0.1-3.fc10 keychecker-0.1-3.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/keychecker-0.1-3.fc11 keychecker-0.1-3.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report. keychecker-0.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. keychecker-0.1-3.el4 has been pushed to the Fedora EPEL 4 stable repository. If problems still persist, please make note of it in this bug report. keychecker-0.1-3.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. |