https://bugzilla.redhat.com/show_bug.cgi?id=1394262 Jitka Plesnikova <jplesnik@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|fedora-review? |fedora-review+ --- Comment #1 from Jitka Plesnikova <jplesnik@xxxxxxxxxx> --- Source file is ok Summary is ok License is ok Description is ok URL and Source0 are ok All tests passed $ rpm -qp --requires perl-Net-CardDAVTalk-0.03-1.fc26.noarch.rpm | sort | uniq -c 1 perl(:MODULE_COMPAT_5.24.0) 1 perl(List::Pairwise) >= 1.00 1 perl(Net::DAVTalk) >= 0.08 1 perl(Text::VCardFast) >= 0.07 1 perl(XML::Spice) >= 0.04 1 rpmlib(CompressedFileNames) <= 3.0.4-1 1 rpmlib(FileDigests) <= 4.6.0-1 1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 1 rpmlib(PayloadIsXz) <= 5.2-1 FIX: Many requires are not listed due to missing BR perl-generators $ rpm -qp --provides perl-Net-CardDAVTalk-0.03-1.fc26.noarch.rpm | sort | uniq -c 1 perl-Net-CardDAVTalk = 0.03-1.fc26 FIX: The list of provides is not complete due to missing BR perl-generators $ rpmlint ./perl-Net-CardDAVTalk* 2 packages and 1 specfiles checked; 0 errors, 0 warnings. Rpmlint is ok BuildRequires FIX: Add build-require perl-generators to have complete list of requires and provides. Please correct 'FIX' issue before submit. Otherwise package looks good. 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 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx