lynx.x86_64: I: binary-or-shlib-calls-gethostbyname /usr/bin/lynx lynx.x86_64: I: binary-or-shlib-calls-gethostbyname /usr/bin/lynx-color The binary calls gethostbyname(). Please port the code to use getaddrinfo(). lynx.src: W: no-version-in-last-changelog lynx.x86_64: W: no-version-in-last-changelog The latest changelog entry doesn't contain a version. Please insert the version that is coherent with the version of the package and rebuild it. lynx.x86_64: W: wrong-file-end-of-line-encoding /usr/share/doc/packages/lynx/samples/lynx-demo.cfg lynx.x86_64: W: wrong-file-end-of-line-encoding /usr/share/doc/packages/lynx/samples/lynx.bat lynx.x86_64: W: wrong-file-end-of-line-encoding /usr/share/doc/packages/lynx/samples/midnight.lss lynx.x86_64: W: wrong-file-end-of-line-encoding /usr/share/doc/packages/lynx/samples/oldlynx.bat This file has wrong end-of-line encoding, usually caused by creation or modification on a non-Unix system. It could prevent it from being displayed correctly in some circumstances. lynx.x86_64: E: env-script-interpreter (Badness: 9) /usr/share/doc/packages/lynx/scripts/collapse-br /usr/bin/env perl This script uses 'env' as an interpreter. For the rpm runtime dependency detection to work, the shebang #!/usr/bin/env python needs to be patched into #!/usr/bin/python otherwise the package dependency generator merely adds a dependency on /usr/bin/env rather than the actual interpreter /usr/bin/python. Alternatively, if the file should not be executed, then ensure that it is not marked as executable or don't install it in a path that is reserved for executables. 2 packages and 0 specfiles checked; 1 errors, 6 warnings.