https://bugzilla.redhat.com/show_bug.cgi?id=2017700
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-Operator-Equ-0.02-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_ABI_1) 1 rtld(GNU_HASH) Binary requires are Ok.
$ rpm -qp --provides perl-Syntax-Operator-Equ-0.02-1.fc36.x86_64.rpm | sort | uniq -c 1 perl(Syntax::Operator::Equ) = 0.02 1 perl-Syntax-Operator-Equ = 0.02-1.fc36 1 perl-Syntax-Operator-Equ(x86-64) = 0.02-1.fc36 Binary provides are Ok.
$ rpmlint perl-Syntax-Operator-Equ-0.02-1.fc36.x86_64.rpm perl-Syntax-Operator-Equ.x86_64: W: spelling-error Summary(en_US) undef -> unfed, under, undefended perl-Syntax-Operator-Equ.x86_64: W: spelling-error %description -l en_US eq -> e, q, seq perl-Syntax-Operator-Equ.x86_64: W: spelling-error %description -l en_US undef -> unfed, under, undefended perl-Syntax-Operator-Equ.x86_64: E: shared-lib-without-dependency-information /usr/lib64/perl5/vendor_perl/auto/Syntax/Operator/Equ/Equ.so 1 packages and 0 specfiles checked; 1 errors, 3 warnings. Rpmlint is ok
The package is in line with Fedora and Perl packaging guide lines.
Resolution: Approved