bsd-games.s390x: I: binary-or-shlib-calls-gethostbyname /usr/bin/hunt The binary calls gethostbyname(). Please port the code to use getaddrinfo(). bsd-games.s390x: W: files-duplicate /usr/share/man/man6/morse.6.gz /usr/share/man/man6/ppt.6.gz bsd-games.src:134: W: macro-in-comment %attr bsd-games.src:135: W: macro-in-comment %attr bsd-games.src:134: W: macro-in-comment %{_localstatedir} bsd-games.src:135: W: macro-in-comment %{_localstatedir} There is a unescaped macro after a shell style comment in the specfile. Macros are expanded everywhere, so check if it can cause a problem in this case and escape the macro with another leading % if appropriate. bsd-games.s390x: W: missing-call-to-setgroups-before-setuid /usr/bin/hack This executable is calling setuid and setgid without setgroups or initgroups. There is a high probability this means it didn't relinquish all groups, and this would be a potential security issue to be fixed. Seek POS36-C on the web for details about the problem. bsd-games.s390x: W: no-version-in-last-changelog bsd-games.src: 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. bsd-games.src:78: W: rpm-buildroot-usage %build (echo %{buildroot} $RPM_BUILD_ROOT should not be touched during %build or %prep stage, as it may break short circuit builds. 2 packages and 0 specfiles checked; 0 errors, 9 warnings.