Bug 219056
Summary: | Review Request: iscsitarget - iSCSI Enterprise Target | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | David Nalley <david.nalley> |
Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Package Reviews List <fedora-package-review> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | gwendolen.lynch, jamundso, mmahut, pcfe |
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: | 2007-07-06 19:01:24 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: | 201449 |
Description
David Nalley
2006-12-10 05:01:44 UTC
I missed adding the URL to source, just changed that new spec and srpm are: Spec URL: http://nalley.sc/david/fedora/iscsitarget.spec SRPM URL: http://nalley.sc/david/fedora/iscsitarget-0.4.14-8.src.rpm I look only some things, you should use the rpm directory macros %{_sbindir} and %{_initrddir}[1] and the command 'ln' must create with '-sf' parameter for a clean re-install output, you should delete of top the _docdir macro and the Packager tag should not be used[2]. [1] http://fedoraproject.org/wiki/Extras/RPMMacros [2] http://fedoraproject.org/wiki/Packaging/Guidelines Ok, fixed here: Spec URL: http://nalley.sc/david/fedora/iscsitarget.spec SRPM URL: http://nalley.sc/david/fedora/iscsitarget-0.4.14-9.src.rpm Thanks for the review! - specfile is properly named, is cleanly written and uses macros consistently. put \n between each entry in %changelog - description is not OK %description is too ample, rpmlint is complaining about summary-not-capitalized, but it's ok as it is the name of the software - permissions are not correct both iscsitarget.spec and iscsitarget-0.4.14.tar.gz are 777 /usr/share/doc/iscsitarget-0.4.14 is 644, but this is ok Perhaps this duplication has already been discussed? Bugzilla Bug 197867: Review Request: iscsitarget (includes kernel module) |