[Bug 226120] Merge Review: make

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 6 12:54:46 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Merge Review: make


https://bugzilla.redhat.com/show_bug.cgi?id=226120





------- Additional Comments From mlichvar at redhat.com  2007-09-06 08:54 EST -------
OK:
- rpmlint is silent
- the package is named according to the Package Naming Guidelines
- the spec file name matches the base package %{name}
- the package is licensed with a Fedora approved license
- the License field in the package spec file matches the actual license (GPLv2+)
- the spec file is written in American English
- the spec file for the package is legible
- the sources used to build the package matches the upstream source
- all build dependencies are listed in BuildRequires
- the spec file handles locales properly
- the package owns all directories that it creates
- the package does not contain any duplicate files in the %files listing
- permissions on files are set properly
- the package has a %clean section, which contains rm -rf $RPM_BUILD_ROOT
- the package consistently uses macros
- the package contains code, or permissible content
- files included as %doc don't affect the runtime of the application
- the package does not own files or directories already owned by other packages
- at the beginning of %install, the package runs rm -rf $RPM_BUILD_ROOT
- all filenames in the package are valid UTF-8
- scriptlets are sane

Need some work:
- please add COPYING and AUTHORS files to %doc
- unused siglist patch should be removed in CVS
- would be nice to have a symlink for man page gmake.1.gz -> make.1.gz
- please consider removing the first hunk in the noclock patch and removing the
config/missing calls as nothing else is touching configure.in
- I'd suggest removing the second paragraph from the package description, users
don't really need to have make installed


-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the package-review mailing list