https://bugzilla.redhat.com/show_bug.cgi?id=1172800 --- Comment #1 from Petr Machata <pmachata@xxxxxxxxxx> --- rpmlint: dwgrep.src: W: spelling-error Summary(en_US) debuginfo -> debug info, debug-info, debugging dwgrep.src: W: spelling-error %description -l en_US libzwerg -> liberalize dwgrep.src: W: spelling-error %description -l en_US debuginfo -> debug info, debug-info, debugging dwgrep.x86_64: W: spelling-error Summary(en_US) debuginfo -> debug info, debug-info, debugging dwgrep.x86_64: W: spelling-error %description -l en_US libzwerg -> liberalize dwgrep.x86_64: W: spelling-error %description -l en_US debuginfo -> debug info, debug-info, debugging dwgrep-libzwerg.x86_64: W: spelling-error Summary(en_US) debuginfo -> debug info, debug-info, debugging dwgrep-libzwerg.x86_64: W: shared-lib-calls-exit /usr/lib64/libzwerg.so.0.1 exit@GLIBC_2.2.5 dwgrep-libzwerg-devel.x86_64: W: only-non-binary-in-usr-lib dwgrep-libzwerg-devel.x86_64: W: no-documentation dwgrep-doc.noarch: W: spelling-error Summary(en_US) libzwerg -> liberalize 6 packages and 1 specfiles checked; 0 errors, 11 warnings. About that exit call in libzwerg, there's no naked call, but: $ dwgrep ./64/libzwerg/libzwerg.so.0.1 -e ' entry (name == "exit") parent @AT_decl_file' /home/petr/proj/dwgrep/64/libzwerg/lexer.cc ... it turns out that one is hidden in flex-generated code. I don't think I can do anything about that. -- 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