https://bugzilla.redhat.com/show_bug.cgi?id=2455915
Jitka Plesnikova <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |[email protected] Assignee|[email protected] |[email protected] Flags| |fedora-review+ --- Comment #2 from Jitka Plesnikova <[email protected]> --- Source file is ok Summary is ok License is ok NOTE: rpmlint reported incorrect-fsf-address. Description is ok URL and Source0 are ok All tests passed BuildRequires are ok $ rpm -qp --requires perl-Time-Elapsed-0.34-1.fc45.noarch.rpm | sort | uniq -c | grep -v rpmlib 1 perl(Carp) 1 perl(constant) 1 perl(Exporter) 1 perl(File::Spec) 1 perl-libs 1 perl(parent) 1 perl(strict) 1 perl(subs) 1 perl(Symbol) 1 perl(utf8) 1 perl(vars) 1 perl(warnings) $ rpm -qp --requires perl-Time-Elapsed-tests-0.34-1.fc45.noarch.rpm| sort | uniq -c | grep -v rpmlib 1 perl(constant) 1 perl(ExtUtils::MakeMaker) 1 perl(File::Spec) 1 perl(IO::Handle) 1 perl(IPC::Open3) 1 perl(strict) 1 perl-Test-Harness 1 perl(Test::More) 1 perl(Time::Elapsed) 1 perl-Time-Elapsed = 0.34-1.fc45 1 perl(utf8) 1 perl(:VERSION) >= 5.6.0 1 perl(warnings) 1 /usr/bin/perl 1 /usr/bin/sh Binary requires are Ok. $ rpm -qp --provides perl-Time-Elapsed-0.34-1.fc45.noarch.rpm | sort | uniq -c 1 perl(Time::Elapsed) = 0.34 1 perl-Time-Elapsed = 0.34-1.fc45 1 perl(Time::Elapsed::Lang::DA) = 0.34 1 perl(Time::Elapsed::Lang::DE) = 0.34 1 perl(Time::Elapsed::Lang::EN) = 0.34 1 perl(Time::Elapsed::Lang::FR) = 0.34 1 perl(Time::Elapsed::Lang::TR) = 0.34 $ rpm -qp --provides perl-Time-Elapsed-tests-0.34-1.fc45.noarch.rpm | sort | uniq -c 1 perl-Time-Elapsed-tests = 0.34-1.fc45 Binary provides are Ok. $ rpmlint ./perl-Time-Elapsed* ============================ rpmlint session starts ============================ rpmlint: 2.8.0 configuration: /usr/lib/python3.14/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/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 4 perl-Time-Elapsed.noarch: E: spelling-error ('uptime', '%description -l en_US uptime -> up time, up-time, suppertime') perl-Time-Elapsed.src: E: spelling-error ('uptime', '%description -l en_US uptime -> up time, up-time, suppertime') perl-Time-Elapsed-tests.noarch: W: no-documentation perl-Time-Elapsed.noarch: E: incorrect-fsf-address /usr/share/licenses/perl-Time-Elapsed/LICENSE 3 packages and 1 specfiles checked; 3 errors, 1 warnings, 12 filtered, 3 badness; has taken 0.5 s Rpmlint is ok The package is in line with Fedora and Perl packaging guide lines. Resolution: Approved -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2455915 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202455915%23c2 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
