============================ rpmlint session starts ============================ rpmlint: 2.6.1 configuration: /opt/testing/lib64/python3.13/rpmlint/configdefaults.toml /opt/testing/share/rpmlint/cron-whitelist.toml /opt/testing/share/rpmlint/dbus-services.toml /opt/testing/share/rpmlint/device-files-whitelist.toml /opt/testing/share/rpmlint/licenses.toml /opt/testing/share/rpmlint/opensuse.toml /opt/testing/share/rpmlint/pam-modules.toml /opt/testing/share/rpmlint/permissions-whitelist.toml /opt/testing/share/rpmlint/pie-executables.toml /opt/testing/share/rpmlint/polkit-rules-whitelist.toml /opt/testing/share/rpmlint/scoring.toml /opt/testing/share/rpmlint/security.toml /opt/testing/share/rpmlint/sudoers-whitelist.toml /opt/testing/share/rpmlint/sysctl-whitelist.toml /opt/testing/share/rpmlint/systemd-tmpfiles.toml /opt/testing/share/rpmlint/users-groups.toml /opt/testing/share/rpmlint/world-writable-whitelist.toml /opt/testing/share/rpmlint/zypper-plugins.toml /etc/xdg/rpmlint/scoring-strict.override.toml checks: 41, packages: 4 zsh-htmldoc.x86_64: W: package-with-huge-docs 100% More than half the size of your package is documentation. Consider splitting it into a -doc subpackage. zsh.spec:66: E: obsolete-suse-version-check 1210 The specfile contains a comparison of %suse_version against a suse release that is no longer in maintenance. Consider removing obsolete parts of your spec file to make it more readable. zsh-htmldoc.x86_64: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. zsh.x86_64: W: empty-%preun zsh.x86_64: W: empty-%postun zsh.x86_64: W: empty-%post zsh.x86_64: E: call-to-mktemp /usr/bin/zsh This executable calls mktemp. As advised by the manpage (mktemp(3)), this function should be avoided. zsh.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/zsh/5.9/zsh/net/tcp.so The binary calls gethostbyname. Please port the code to use getaddrinfo. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files ExtractRpm 0.7 41.3 BinariesCheck 0.4 24.4 FilesCheck 0.2 12.5 SUIDPermissionsCheck 0.1 6.7 TOTAL 1.7 100.0 4 packages and 0 specfiles checked; 3 errors, 5 warnings, 25 filtered, 3 badness; has taken 1.8 s