https://bugzilla.redhat.com/show_bug.cgi?id=2131199
Jitka Plesnikova jplesnik@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags| |fedora-review? Status|NEW |ASSIGNED Assignee|nobody@fedoraproject.org |jplesnik@redhat.com CC| |jplesnik@redhat.com
--- 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-Alien-m4-0.21-1.fc38.x86_64.rpm | sort | uniq -c | grep -v rpmlib 1 m4 = 1.4.19 1 perl(Alien::Base) >= 0.038 1 perl(alienfile) >= 0.32 1 perl(base) 1 perl(Capture::Tiny) 1 perl(Config) 1 perl(:MODULE_COMPAT_5.36.0) 1 perl(Path::Tiny) 1 perl(strict) 1 perl(warnings) Binary requires are Ok. $ rpm -qp --requires perl-Alien-m4-tests-0.21-1.fc38.noarch.rpm | sort | uniq -c | grep -v rpmlib 1 perl(Alien::m4) 1 perl-Alien-m4 = 0.21-1.fc38 1 perl(Config) 1 perl(strict) 1 perl(Test::Alien) 1 perl-Test-Harness 1 perl(warnings) 1 /usr/bin/perl 1 /usr/bin/sh FIX: 'perl(Test2::V0)' and 'perl(Test::More)' should be listed as run-requires not build-requires.
$ rpm -qp --provides perl-Alien-m4-0.21-1.fc38.x86_64.rpm | sort | uniq -c 1 perl(Alien::m4) = 0.21 1 perl-Alien-m4 = 0.21-1.fc38 1 perl-Alien-m4(x86-64) = 0.21-1.fc38 $ rpm -qp --provides perl-Alien-m4-tests-0.21-1.fc38.noarch.rpm | sort | uniq -c 1 perl-Alien-m4-tests = 0.21-1.fc38 Binary provides are Ok.
$ rpmlint ./perl-Alien-m4* ============================ rpmlint session starts ============================ rpmlint: 2.2.0 configuration: /usr/lib/python3.10/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/licenses.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 4 perl-Alien-m4-tests.noarch: W: no-documentation perl-Alien-m4.spec:39: W: comparison-operator-in-deptoken 2>/dev/null) perl-Alien-m4.spec:39: W: comparison-operator-in-deptoken 2>/dev/null) 3 packages and 1 specfiles checked; 0 errors, 3 warnings, 0 badness; has taken 0.3 s Rpmlint is ok
The package is in line with Fedora and Perl packaging guide lines. Please correct 'FIX' item.
Resolution: Approved