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: diffutils https://bugzilla.redhat.com/show_bug.cgi?id=225696 ------- Additional Comments From kevin@xxxxxxxxx 2007-12-22 14:03 EST ------- OK - Package meets naming and packaging guidelines OK - Spec file matches base package name. OK - Spec has consistant macro usage. OK - Meets Packaging Guidelines. See below - License See below - License field in spec matches See below - License file included in package OK - Spec in American English OK - Spec is legible. OK - Sources match upstream md5sum: 71f9c5ae19b60608f6c7f162da86a428 diffutils-2.8.1.tar.gz 71f9c5ae19b60608f6c7f162da86a428 diffutils-2.8.1.tar.gz.1 OK - BuildRequires correct OK - Spec handles locales/find_lang See below - Package is relocatable and has a reason to be. OK - Package has %defattr and permissions on files is good. OK - Package has a correct %clean section. See below - Package has correct buildroot OK - Package is code or permissible content. OK - Packages %doc files don't affect runtime. OK - Package has rm -rf RPM_BUILD_ROOT at top of %install OK - Package compiles and builds on at least one arch. OK - Package has no duplicate files in %files. OK - Package doesn't own any directories other packages own. OK - Package owns all the directories it creates. See below - No rpmlint output. OK - final provides and requires are sane. SHOULD Items: OK - Should build in mock. OK - Should build on all supported archs OK - Should function as described. OK - Should have dist tag OK - Should package latest version OK - check for outstanding bugs on package. Issues: 1. On the License here, most files are GPLv2+, some are LGPLv2+, one is "public domain" and one (src/side.c) seems to be "GNU DIFF General Public License", which just says to refer to the included file with the license, which doesn't seem to be there. Not sure what to do on this... perhaps ask upstream to clarify what the "GNU DIFF General Public License" is. Hopefully it's just GPLv2+. 2. Any reason for the Prefix here? relocatable packages are frowned on. 3. Please use the fedora buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 4. Does the program really need %makeinstall? Will 'make DESTDIR...' work? 5. rpmlint says: diffutils.src: E: non-utf8-spec-file /tmp/diffutils-2.8.1-19.fc9.src.rpm.5954/diffutils.spec Suggest: run iconv on the spec? diffutils.src:16: W: redundant-prefix-tag Suggest: remove Prefix (per issue 2) diffutils.src:17: W: prereq-use /sbin/install-info Suggest: Switch to: Requires(post): /sbin/install-info Requires(preun): /sbin/install-info See: http://fedoraproject.org/wiki/PackagingDrafts/ScriptletSnippets#head-17ab0c9ff7c520fbf0c9f60afacde58ddcfc6981 diffutils.src: W: summary-ended-with-dot A GNU collection of diff utilities. Suggest: remove . at end of summary diffutils.src: W: invalid-license GPL Suggest: Might be GPLv2+ (but needs clarification) I would be happy to provide a patch for the items above, just check in changes, or let you make the changes. Just let me know. -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review