Bug 1698252 - Review Request: perl-Test-Data-Split - Split data-driven tests into several test scripts
Summary: Review Request: perl-Test-Data-Split - Split data-driven tests into several t...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jitka Plesnikova
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-04-09 22:36 UTC by Shlomi Fish
Modified: 2019-07-03 07:33 UTC (History)
2 users (show)

Fixed In Version: perl-Test-Data-Split-0.2.1-1.fc31
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-07-03 07:33:13 UTC
Type: ---
Embargoed:
jplesnik: fedora-review+


Attachments (Terms of Use)

Description Shlomi Fish 2019-04-09 22:36:41 UTC
Spec URL: https://www.shlomifish.org/Files/files/code/perl-Test-Data-Split.spec
SRPM URL: https://www.shlomifish.org/Files/files/arcs/perl-Test-Data-Split-0.2.1-1.fc31.src.rpm
Description: Required by the freecell-solver test suite.
Fedora Account System Username:

Comment 1 Jitka Plesnikova 2019-04-10 08:33:18 UTC
Source file is ok
Summary is ok
License is ok
Description is ok
URL and Source0 are ok
All tests passed

BuildRequires 
FIX: Please add build-requires:
     perl(File::Temp) - t/run.t:77
     perl(IPC::Open3) - t/00-compile.t:26
     perl(lib) - t/run.t:6

$ rpm -qp --requires perl-Test-Data-Split-0.2.1-1.fc31.noarch.rpm | sort | uniq -c | grep -v rpmlib
      1 perl(autodie)
      1 perl(Carp)
      1 perl(IO::All)
      1 perl(:MODULE_COMPAT_5.28.1)
      1 perl(MooX)
      1 perl(parent)
      1 perl(strict)
      1 perl(Test::Data::Split::Backend::Hash)
      1 perl(:VERSION) >= 5.8.0
      1 perl(warnings)
FIX: Please add run-requires
    perl(List::MoreUtils) - lib/Test/Data/Split/Backend/Hash.pm:46


$ rpm -qp --provides perl-Test-Data-Split-0.2.1-1.fc31.noarch.rpm | sort | uniq -c
      1 perl(Test::Data::Split) = 0.2.1
      1 perl-Test-Data-Split = 0.2.1-1.fc31
      1 perl(Test::Data::Split::Backend::Hash) = 0.2.1
      1 perl(Test::Data::Split::Backend::ValidateHash) = 0.2.1
Binary provides are Ok.

$ rpmlint ./perl-Test-Data-Split*
perl-Test-Data-Split.noarch: W: spelling-error %description -l en_US parallelization -> palatalization, rationalization, pluralization
perl-Test-Data-Split.src: W: spelling-error %description -l en_US parallelization -> palatalization, rationalization, pluralization
2 packages and 1 specfiles checked; 0 errors, 2 warnings.
Rpmlint is ok

TODO: If you add to command './Build install' option --create_packlist=0
      then you can remove the find command for removing packlist files and 
      BR findutils.

Please correct all 'FIX' issues and consider fixing 'TODO' items.

Otherwise the package looks good.
Resolution: Approved

Comment 2 Gwyn Ciesla 2019-04-10 13:32:24 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/perl-Test-Data-Split


Note You need to log in before you can comment on or make changes to this bug.