Bug 729201
Summary: | Review Request: zypper - Command line software manager using libzypp | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | T.C. Hollingsworth <tchollingsworth> |
Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | notting, package-review |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-08-19 10:48:42 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: | 729199, 729200, 729203 | ||
Bug Blocks: |
Description
T.C. Hollingsworth
2011-08-09 03:04:21 UTC
$ rpmlint SPECS/zypper.spec SPECS/zypper.spec:120: W: macro-in-%changelog %3AFactory SPECS/zypper.spec:120: W: macro-in-comment %3AFactory SPECS/zypper.spec: W: invalid-url Source0: zypper-1.6.14.tar.bz2 0 packages and 1 specfiles checked; 0 errors, 3 warnings. $ rpmlint SRPMS/zypper-1.6.14-1.fc15.src.rpm zypper.src: W: spelling-error Summary(en_US) libzypp -> Libby zypper.src:120: W: macro-in-%changelog %3AFactory zypper.src:120: W: macro-in-comment %3AFactory zypper.src: W: invalid-url Source0: zypper-1.6.14.tar.bz2 1 packages and 0 specfiles checked; 0 errors, 4 warnings. Oops, supposed to do binary RPM. $ rpmlint RPMS/x86_64/zypper-1.6.14-1.fc15.x86_64.rpm zypper.x86_64: W: spelling-error Summary(en_US) libzypp -> Libby zypper.x86_64: E: incoherent-logrotate-file /etc/logrotate.d/zypp-refresh.lr zypper.x86_64: E: incoherent-logrotate-file /etc/logrotate.d/zypper.lr zypper.x86_64: W: non-conffile-in-etc /etc/bash_completion.d/zypper.sh zypper.x86_64: W: no-manual-page-for-binary zypp-refresh-wrapper zypper.x86_64: W: no-manual-page-for-binary zypp-refresh zypper.x86_64: W: no-manual-page-for-binary installation_sources 1 packages and 0 specfiles checked; 2 errors, 5 warnings. $ rpmlint RPMS/x86_64/zypper-log-1.6.14-1.fc15.x86_64.rpm 1 packages and 0 specfiles checked; 0 errors, 0 warnings. I made a couple minor fixes to the spec file per Miroslav Suchý's advice in bug729199. I changed nothing outside of the comments so I didn't upload a new SRPM. Spec: http://www.u.arizona.edu/~tchol/fedora/zypper.spec SRPM: http://www.u.arizona.edu/~tchol/fedora/zypper-1.6.14-1.fc15.src.rpm $ rpmlint SPECS/zypper.spec SPECS/zypper.spec: W: invalid-url Source0: zypper-1.6.14.tar.bz2 0 packages and 1 specfiles checked; 0 errors, 1 warnings. |