[Bug 608470] Review Request: perl-Test-Script-Run - Test scripts with Perl

bugzilla at redhat.com bugzilla at redhat.com
Mon Jul 12 07:32:09 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=608470

--- Comment #6 from Remi Collet <fedora at famillecollet.com> 2010-07-12 03:32:08 EDT ---
=== FORMAL REVIEW ===

 - = 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 including the Perl specific items
 [x] Package successfully compiles and builds into binary rpms on at least one
supported architecture.
     Tested on: http://koji.fedoraproject.org/koji/taskinfo?taskID=2312420
 [x] Rpmlint output:
perl-Test-Script-Run.src: I: checking
perl-Test-Script-Run.src: I: checking-url
http://search.cpan.org/dist/Test-Script-Run/ (timeout 10 seconds)
perl-Test-Script-Run.src: I: checking-url
http://www.cpan.org/authors/id/S/SU/SUNNAVY/Test-Script-Run-0.04.tar.gz
(timeout 10 seconds)
perl-Test-Script-Run.noarch: I: checking
perl-Test-Script-Run.noarch: I: checking-url
http://search.cpan.org/dist/Test-Script-Run/ (timeout 10 seconds)
perl-Test-Script-Run.spec: I: checking-url
http://www.cpan.org/authors/id/S/SU/SUNNAVY/Test-Script-Run-0.04.tar.gz
(timeout 10 seconds)
2 packages and 1 specfiles checked; 0 errors, 0 warnings.
 [x] Package is not relocatable.
 [x] Buildroot is correct
%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 [x] Package is licensed with an open-source compatible license and meets other
legal requirements as defined in the legal section of Packaging Guidelines.
 [x] License field in the package spec file matches the actual license.
     License type: GPL+ or Artistic
 [-] 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.
ed398196b5ce6496e70bd9c5ada8d9e4  Test-Script-Run-0.04.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.
 [-] 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.
 [x] 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.
=> perl exception for %{perl_vendorlib}/Test
=== SUGGESTED ITEMS ===
 [x] Latest version is packaged.
 [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: fedora-12-x86_64
 [x] Package should compile and build into binary rpms on all supported
architectures.
     Tested on (dist-f14):
http://koji.fedoraproject.org/koji/taskinfo?taskID=2312420
 [-] Package functions as described.
 [-] Scriptlets must be sane, if used.
 [-] The placement of pkgconfig(.pc) files is correct.
 [-] File based requires are sane.
 [x] %check is present and the tests pass
+ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'inc', 'blib/lib', 'blib/arch')" t/00.load.t t/01.run.t
t/00.load.t .. 1/1 # Testing Test::Script::Run 0.04
t/00.load.t .. ok   
t/01.run.t ... couldn't find the script at
/home/extras/BUILD/Test-Script-Run-0.04/blib/lib/Test/Script/Run.pm line 188.
t/01.run.t ... 1/38 couldn't find the script at
/home/extras/BUILD/Test-Script-Run-0.04/blib/lib/Test/Script/Run.pm line 188,
<$fh> line 5.
t/01.run.t ... ok     
All tests successful.
Files=2, Tests=39,  1 wallclock secs ( 0.03 usr  0.00 sys +  0.15 cusr  0.06
csys =  0.24 CPU)
Result: PASS
 [!] Final requires
perl(IPC::Run3)  
perl(Test::Exception)  
perl(:MODULE_COMPAT_5.10.1)  
perl(base)  
perl(File::Basename)  
perl(File::Spec)  
perl(IPC::Run3)  
perl(strict)  
perl(Test::Exception)  
perl(Test::More)  
perl(warnings)  
 [x] Final provides
perl(Test::Exception) = 0.29
perl-Test-Exception = 0.29-1.fc13


As perl(IPC::Run3) and perl(Test::Exception) dependencies are auto-detected
(and list twice), please remove them from Requires (sorry to have missed this
in previous pass).

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