https://bugzilla.redhat.com/show_bug.cgi?id=2017719
Jitka Plesnikova jplesnik@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|fedora-review? |fedora-review+
--- Comment #1 from Jitka Plesnikova jplesnik@redhat.com --- Source file is ok Summary is ok License is ok Description is ok URL and Source0 are ok All tests passed BuildRequires are ok
$ rpm -qp --requires perl-Syntax-Keyword-Match-0.08-1.fc36.x86_64.rpm | sort | uniq -c | grep -v rpmlib 1 perl(Carp) 1 perl(:MODULE_COMPAT_5.34.0) 1 perl(:VERSION) >= 5.14.0 1 perl(warnings) 1 perl(XSLoader) 1 perl(XS::Parse::Infix) >= 0 1 perl(:XS_Parse_Infix_ABI_1) 1 perl(XS::Parse::Keyword) >= 0.14 1 perl(:XS_Parse_Keyword_ABI_2) 1 rtld(GNU_HASH) Binary requires are Ok.
$ rpm -qp --provides perl-Syntax-Keyword-Match-0.08-1.fc36.x86_64.rpm | sort | uniq -c 1 perl(Syntax::Keyword::Match) = 0.08 1 perl-Syntax-Keyword-Match = 0.08-1.fc36 1 perl-Syntax-Keyword-Match(x86-64) = 0.08-1.fc36 Binary provides are Ok.
$ rpmlint ./perl-Syntax-Keyword-Match* perl-Syntax-Keyword-Match.x86_64: E: shared-lib-without-dependency-information /usr/lib64/perl5/vendor_perl/auto/Syntax/Keyword/Match/Match.so perl-Syntax-Keyword-Match-tests.noarch: W: no-documentation 3 packages and 1 specfiles checked; 1 errors, 1 warnings. Rpmlint is ok
The package is in line with Fedora and Perl packaging guide lines.
Resolution: Approved