Hide Forgot
Spec URL: https://ppisar.fedorapeople.org/perl-IRI/perl-IRI.spec SRPM URL: https://ppisar.fedorapeople.org/perl-IRI/perl-IRI-0.004-1.fc25.src.rpm Description: The IRI module provides an object representation for Internationalized Resource Identifiers (IRIs) as defined by RFC 3987 and supports their parsing, serializing, and base resolution. Fedora Account System Username: ppisar
Source file is ok Summary is ok License is ok Description is ok URL and Source0 are ok All tests passed $ rpm -qp --requires perl-IRI-0.004-1.fc25.noarch.rpm | sort | uniq -c 1 perl(:MODULE_COMPAT_5.22.1) 1 perl(:VERSION) >= 5.14.0 1 perl(Data::Dumper) 1 perl(Moo) 1 perl(MooX::HandlesVia) 1 perl(Scalar::Util) 1 perl(Types::Standard) 1 perl(warnings) 1 rpmlib(CompressedFileNames) <= 3.0.4-1 1 rpmlib(FileDigests) <= 4.6.0-1 1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 1 rpmlib(PayloadIsXz) <= 5.2-1 Binary requires are Ok. $ rpm -qp --provides perl-IRI-0.004-1.fc25.noarch.rpm | sort | uniq -c 1 perl(IRI) = 0.004 1 perl-IRI = 0.004-1.fc25 Binary provides are Ok. $ rpmlint ./perl-IRI* 2 packages and 1 specfiles checked; 0 errors, 0 warnings. Rpmlint is ok BuildRequires are ok FIX: Please add 'coreutils' - specfile line 45 TODO: perl(strict) and perl(warnings) could be part of first group of BR, because they are used in Makefile.PL FIX: Remove '%clean' from spec file line 60 Please correct all 'FIX' issues and consider fixing 'TODO' items. Otherwise package is good. Approved
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/perl-IRI
Thank you for the review and the repository. I fixes all the issues.