https://bugzilla.redhat.com/show_bug.cgi?id=1064564 --- Comment #3 from Jeff Layton <jlayton@xxxxxxxxxxxxxxx> --- Ok, there are a number of rpmlint warnings: Rpmlint ------- Checking: ahven-2.4-2.fc21.x86_64.rpm ahven-devel-2.4-2.fc21.x86_64.rpm ahven-2.4-2.fc21.src.rpm ahven.x86_64: I: enchant-dictionary-not-found sv ahven.x86_64: W: executable-stack /usr/lib64/libahven.so.24 ...the above is probably worth fixing: https://fedoraproject.org/wiki/Packaging_tricks#Executable_stack ahven.x86_64: W: no-documentation ...meh -- not much worth including in the main package doc-wise. ahven-devel.x86_64: W: only-non-binary-in-usr-lib ...this appears to be complaining about the GNAT libs. I'll assume they're ok, and ignore this. Please do correct this if it's wrong however. ahven-devel.x86_64: W: hidden-file-or-dir /usr/share/doc/ahven/html/.buildinfo ...I'd also fix this. Probably simplest to just remove that file after the %install stage. It doesn't appear to be necessary in the package. ahven-devel.x86_64: W: wrong-file-end-of-line-encoding /usr/share/doc/ahven/html/_static/jquery.js ahven-devel.x86_64: W: wrong-file-end-of-line-encoding /usr/share/doc/ahven/html/objects.inv ahven-devel.x86_64: W: file-not-utf8 /usr/share/doc/ahven/html/objects.inv 3 packages and 0 specfiles checked; 0 errors, 7 warnings. I guess this is the Sphinx problem you referred to? I'll plan to just waive the check on this one since it's just the docs. -- 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