[Bug 591192] Review Request: dh-make - Tool that converts source archives into Debian package source

bugzilla at redhat.com bugzilla at redhat.com
Mon Jul 19 09:55:18 UTC 2010


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


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

--- Comment #5 from Miroslav Suchý <msuchy at redhat.com> 2010-07-19 05:55:17 EDT ---
==============

Key:
 - = N/A
 x = Check
 ! = Problem
 ? = Not evaluated

=== REQUIRED ITEMS ===
 [x] Package is named according to the Package Naming Guidelines.
 [x] Spec file name must match the base package %{name}, in the format
%{name}.spec.
 [x] Package meets the Packaging Guidelines
 [x] Package successfully compiles and builds into binary rpms on at least one
supported architecture.
     tested in: F13/koji
     http://koji.fedoraproject.org/koji/taskinfo?taskID=2328494
 [!] Rpmlint output:
    See previous comment
 [x] Package is not relocatable.
 [x] Buildroot is correct
      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 [x] Package is licensed with an open-source compatible license and meets other
legal requirements as defined in the legal section of Packaging Guidelines.
 [!] License field in the package spec file matches the actual license.
     GPLv2+ vs. GPLv3 - see bottom of this comment
 [x] If (and only if) the source package includes the text of the license(s) in
its own file, then that file, containing the text of the license(s) for the
package is included in %doc.
 [x] Spec file is legible and written in American English.
 [x] Sources used to build the package matches the upstream source, as provided
in the spec URL.
$ sha256sum dh-make_0.46.tar.gz ../SOURCES/dh-make_0.46.tar.gz
a6b8bc9384e7855148388232b4ce5b596648b2edd6ec80ee664583cfdd5cc902 
dh-make_0.46.tar.gz
a6b8bc9384e7855148388232b4ce5b596648b2edd6ec80ee664583cfdd5cc902 
../SOURCES/dh-make_0.46.tar.gz
 [x] Package is not known to require ExcludeArch
 [x] All build dependencies are listed in BuildRequires, except for any that
are listed in the exceptions section of Packaging Guidelines.
 [-] The spec file handles locales properly.
 [-] ldconfig called in %post and %postun if required.
 [x] Package must own all directories that it creates.
 [x] Package requires other packages for directories it uses.
 [x] Package does not contain duplicates in %files.
 [x] Permissions on files are set properly.
 [x] Package has a %clean section, which contains rm -fR $RPM_BUILD_ROOT.
 [x] Package consistently uses macros.
 [x] Package contains code, or permissable content.
 [-] Large documentation files are in a -doc subpackage, if required.
 [x] Package uses nothing in %doc for runtime.
 [-] Header files in -devel subpackage, if present.
 [-] Static libraries in -devel subpackage, if present.
 [-] Package requires pkgconfig, if .pc files are present.
 [-] Development .so files in -devel subpackage, if present.
 [-] Fully versioned dependency in subpackages, if present.
 [-] Package does not contain any libtool archives (.la).
 [-] Package contains a properly installed %{name}.desktop file if it is a GUI
application.
 [x] Package does not own files or directories owned by other packages.

=== SUGGESTED ITEMS ===
 [!] Latest version is packaged.
 New version 0.55 is available
 [x] Package does not include license text files separate from upstream.
 [-] Description and summary sections in the package spec file contains
translations for supported Non-English languages, if available.
 [x] Reviewer should test that the package builds in mock.
     Tested on: koji scratch build
 [x] Package should compile and build into binary rpms on all supported
architectures.
     Tested on:koji scratch build
 [x] Package functions as described.
 [-] Scriptlets must be sane, if used.
 [-] The placement of pkgconfig(.pc) files is correct.
 [x] File based requires are sane.
 [-] %check is present and the tests pass



Problems to fix:
1) rpmlint error - see comment #4

2) In spec is: License:        GPLv3+
But in /usr/share/doc/dh-make-0.46/copyright is "... either version 2 of the
License, or (at your option) any later version."

According my investigation 0.46 version was released under GPLv2+ and 0.55
version is released under GPLv3+

3) Suggested - package version 0.55 instead of 0.46

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the package-review mailing list