[Bug 621559] Review Request: perl-Data-Properties - Perl equivalent of java.util.Properties

bugzilla at redhat.com bugzilla at redhat.com
Sat Sep 11 12:51:13 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=621559

Mark Chappell <tremble at tremble.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |tremble at tremble.org.uk
         AssignedTo|nobody at fedoraproject.org    |tremble at tremble.org.uk
               Flag|                            |fedora-review?

--- Comment #4 from Mark Chappell <tremble at tremble.org.uk> 2010-09-11 08:51:12 EDT ---
 - = N/A
 / = Check
 ! = Problem
 ? = Not evaluated

=== REQUIRED ITEMS ===
 [/] Package is named according to the Package Naming Guidelines.
 [/] Spec file name must match the base package %{name}, in the format
%{name}.spec.
 [/] Package meets the Packaging Guidelines including the Language specific
items
 [/] Package successfully compiles and builds into binary rpms on at least one
supported architecture.
     Tested: http://koji.fedoraproject.org/koji/taskinfo?taskID=2461485
 [!] Rpmlint output:
bash-4.1$ rpmlint perl-Data-Properties*.rpm
perl-Data-Properties.noarch: W: spelling-error %description -l en_US util ->
til, utile, until
perl-Data-Properties.noarch: W: invalid-license CHECK
perl-Data-Properties.src: W: spelling-error %description -l en_US util -> til,
utile, until
perl-Data-Properties.src: W: invalid-license CHECK
perl-Data-Properties.src:11: W: mixed-use-of-spaces-and-tabs (spaces: line 1,
tab: line 11)
2 packages and 0 specfiles checked; 0 errors, 5 warnings.

 [/] Package is not relocatable.
 [/] Buildroot is correct  ( Not needed if >= EL6 and >= F13 )
     Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 [!] 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.
     License type:
 [!] 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.
 [-] With any Subpackage installed the license must also be installed (this may
belong to another subpackage)
 [/] Spec file is legible and written in American English.
 [/] Sources used to build the package matches the upstream source, as provided
in the spec URL.
  (md5sum c60600639265a20c9678a720527e3941)
 [/] Package is not known to require ExcludeArch
 [/] 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.
 [/] Package must own all directories that it creates.
 [-] Package requires other packages for directories it uses.
 [/] Package does not contain duplicates in %files.
 [] Permissions on files are set properly.
 [/] Package has a %clean section, which contains rm -fR $RPM_BUILD_ROOT. ( Not
needed if >= EL6 and >= F13 )
 [/] Package consistently uses macros.
 [/] Package contains code, or permissible content.
 [-] Large documentation files are in a -doc subpackage, if required.
 [/] Package uses nothing in %doc for runtime.
 [-] Header files in -devel subpackage, if present.
 [-] Static libraries in -static 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.
 [/] Package does not own files or directories owned by other packages.

=== SUGGESTED ITEMS ===
 [/] Latest version is packaged.
 [/] 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.
 [/] Reviewer should test that the package builds in mock.
     Tested through koji
 [/] Package should compile and build into binary rpms on all supported
architectures.
     Tested on: fedora-rawhide
 [-] Package functions as described.
 [-] Scriptlets must be sane, if used.
 [-] The placement of pkgconfig(.pc) files is correct.
 [-] File based requires are sane.
 [/] %check is present and the tests pass
All tests successful.
Files=1, Tests=14,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.01 cusr  0.00
csys =  0.03 CPU)
Result: PASS

=== Perl Specific ===
  http://fedoraproject.org/wiki/Packaging/Perl
  [/] Versioned MODULE_COMPAT_ Requires
  [/] Non-Versioned CPAN URL tag

=== COMMENTS ===
* Licensing : Since upstream's taken so long to reply please adjust the License
tag and include a copy of the email from upstream
https://fedoraproject.org/wiki/Packaging/LicensingGuidelines#License_Clarification
: "A copy of the email, containing full headers, must be included as a source
file (marked as %doc) in the package."

* BuildRoot only required if you're aiming for EL-5

* RPM Lint : 
mixed-use-of-spaces-and-tabs the spec file should either use spaces or tabs for
indentation, not both.
spelling-error : ignore
invalid-licence : See above comments about licensing.

-- 
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