https://bugzilla.redhat.com/show_bug.cgi?id=2439318
--- Comment #1 from Michal Josef Spacek <[email protected]> --- Source file is ok Summary is ok License is ok Description is ok URL and Source0 are ok All tests passed BuildRequires: There are "perl(File::Copy)" and "perl(File::Spec)" which are not required, this is for usage without ExtUtils::Constant. $ rpm -qp --requires perl-Sub-HandlesVia-XS-0.003004-1.fc45.x86_64.rpm | sort | uniq -c | grep -v rpmlib 1 libc.so.6(GLIBC_ABI_DT_RELR)(64bit) 1 libc.so.6(GLIBC_ABI_GNU2_TLS)(64bit) 1 libc.so.6(GLIBC_2.14)(64bit) 1 libc.so.6(GLIBC_2.2.5)(64bit) 1 libc.so.6(GLIBC_2.3.4)(64bit) 1 libc.so.6(GLIBC_2.4)(64bit) 1 libc.so.6(GLIBC_2.8)(64bit) 1 libc.so.6()(64bit) 1 libperl.so.5.42()(64bit) 1 perl-libs 1 perl(:MODULE_COMPAT_5.42.0) 1 perl(strict) 1 perl(Types::Common) >= 2.010001 1 perl(:VERSION) >= 5.8.8 1 perl(warnings) 1 perl(XSLoader) 1 rtld(GNU_HASH) Binary requires are Ok. $ rpm -qp --provides perl-Sub-HandlesVia-XS-0.003004-1.fc45.x86_64.rpm | sort | uniq -c 1 perl-Sub-HandlesVia-XS(x86-64) = 0.003004-1.fc45 1 perl(Sub::HandlesVia::XS) = 0.003004 1 perl-Sub-HandlesVia-XS = 0.003004-1.fc45 Binary provides are Ok. $ rpmlint ./perl-Sub-HandlesVia-XS* perl-Sub-HandlesVia-XS-tests.x86_64: E: no-binary perl-Sub-HandlesVia-XS.x86_64: E: incorrect-fsf-address /usr/share/licenses/perl-Sub-HandlesVia-XS/LICENSE I think there is missine "BuildArch: noarch" to "%package tests" section. -- 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=2439318 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202439318%23c1 -- _______________________________________________ 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
