https://bugzilla.redhat.com/show_bug.cgi?id=1210610 --- 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 BuildRequires are ok $ rpm -qp --requires perl-Mojolicious-Plugin-CHI-0.11-1.fc23.noarch.rpm | sort | uniq -c 1 perl(:MODULE_COMPAT_5.20.2) 1 perl(CHI) 1 perl(Getopt::Long) 1 perl(Mojo::Base) 1 perl(Mojo::Util) 1 perl(Scalar::Util) 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 Binary requires are Ok. $ rpm -qp --provides perl-Mojolicious-Plugin-CHI-0.11-1.fc23.noarch.rpm | sort | uniq -c 1 perl(Mojolicious::Plugin::CHI) = 0.11 1 perl(Mojolicious::Plugin::CHI::chi) 1 perl-Mojolicious-Plugin-CHI = 0.11-1.fc23 Binary provides are Ok. $ rpmlint perl-Mojolicious-Plugin-CHI* ./perl-Mojolicious-Plugin-CHI* perl-Mojolicious-Plugin-CHI.noarch: E: script-without-shebang /usr/share/licenses/perl-Mojolicious-Plugin-CHI/LICENSE perl-Mojolicious-Plugin-CHI.noarch: E: script-without-shebang /usr/share/perl5/vendor_perl/Mojolicious/Plugin/CHI/chi.pm perl-Mojolicious-Plugin-CHI.noarch: E: script-without-shebang /usr/share/perl5/vendor_perl/Mojolicious/Plugin/CHI.pm perl-Mojolicious-Plugin-CHI.noarch: W: spurious-executable-perm /usr/share/doc/perl-Mojolicious-Plugin-CHI/Changes 2 packages and 1 specfiles checked; 3 errors, 1 warnings. Rpmlint reported some errors. FIX: Permission of following files in %prep section * Changes * LICENSE * lib/Mojolicious/Plugin/CHI/chi.pm * lib/Mojolicious/Plugin/CHI.pm E.g. find lib -type f -exec chmod -c -x {} ';' chmod -c -x Changes LICENSE Please fix the permission and provide updated files. Package is not 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 https://admin.fedoraproject.org/mailman/listinfo/package-review