https://bugzilla.redhat.com/show_bug.cgi?id=1874412
Petr Pisar ppisar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|fedora-review? |fedora-review+
--- Comment #3 from Petr Pisar ppisar@redhat.com --- The spec file changes:
--- perl-PDF-API2-XS.spec.old 2020-09-01 12:12:54.000000000 +0200 +++ perl-PDF-API2-XS.spec 2020-09-01 14:02:57.000000000 +0200 @@ -1,10 +1,13 @@ Name: perl-PDF-API2-XS Version: 1.001 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Optional PDF::API2 add-on using XS to speed up expensive operations -License: LGPLv2+ +# lib/PDF/API2/XS.pm: LGPLv2+ +# LICENSE, Makefile.PL README: LGPLv2 +License: LGPLv2+ and LGPLv2 URL: https://metacpan.org/release/PDF-API2-XS Source0: https://cpan.metacpan.org/authors/id/S/SS/SSIMMS/PDF-API2-XS-%%7Bversion%7D.... +BuildRequires: coreutils BuildRequires: findutils BuildRequires: gcc BuildRequires: make @@ -51,5 +54,8 @@ %{_mandir}/man3/*
%changelog +* Tue Sep 01 2020 Jitka Plesnikova jplesnik@redhat.com - 1.001-2 +- Updated due to review + * Tue Sep 01 2020 Jitka Plesnikova jplesnik@redhat.com - 1.001-1 - Specfile autogenerated by cpanspec 1.78.
The license is Ok.
$ rpmlint perl-PDF-API2-XS.spec ../SRPMS/perl-PDF-API2-XS-1.001-2.fc34.src.rpm ../RPMS/x86_64/perl-PDF-API2-XS-*2.* sh: /usr/bin/python2: No such file or directory 4 packages and 1 specfiles checked; 0 errors, 0 warnings. rpmlint is Ok.
The package builds in Fedora 34 (https://koji.fedoraproject.org/koji/taskinfo?taskID=50562676). Ok.
The package is APPROVED.