https://bugzilla.redhat.com/show_bug.cgi?id=2017689
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-Divides-0.01-1.fc36.x86_64.rpm | sort | uniq -c | grep -v rpmlib 1 libc.so.6()(64bit) 1 libc.so.6(GLIBC_2.2.5)(64bit) 1 libc.so.6(GLIBC_2.34)(64bit) 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-Divides-0.01-1.fc36.x86_64.rpm | sort | uniq -c 1 perl(Syntax::Operator::Divides) = 0.01 1 perl-Syntax-Operator-Divides = 0.01-1.fc36 1 perl-Syntax-Operator-Divides(x86-64) = 0.01-1.fc36 Binary provides are Ok.
$ rpmlint ./perl-Syntax-Operator-Divides* perl-Syntax-Operator-Divides.src: W: spelling-error %description -l en_US lefthand -> left hand, left-hand, handle perl-Syntax-Operator-Divides.src: W: spelling-error %description -l en_US righthand -> right hand, right-hand, rightward perl-Syntax-Operator-Divides.x86_64: W: spelling-error %description -l en_US lefthand -> left hand, left-hand, handle perl-Syntax-Operator-Divides.x86_64: W: spelling-error %description -l en_US righthand -> right hand, right-hand, rightward perl-Syntax-Operator-Divides-tests.noarch: W: no-documentation 3 packages and 1 specfiles checked; 0 errors, 5 warnings. Rpmlint is ok
The package is in line with Fedora and Perl packaging guide lines.
Resolution: Approved