============================ rpmlint session starts ============================ rpmlint: 2.9.0 configuration: /opt/testing/lib/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: 42, packages: 2 uzdoom.armv7hl: E: script-without-shebang /usr/share/applications/org.zdoom.UZDoom.desktop uzdoom.armv7hl: E: script-without-shebang /usr/share/icons/hicolor/scalable/apps/org.zdoom.UZDoom.svg uzdoom.armv7hl: E: script-without-shebang /usr/share/metainfo/org.zdoom.UZDoom.metainfo.xml uzdoom.armv7hl: E: script-without-shebang /usr/share/mime/packages/org.zdoom.UZDoom-mime.xml This text file has executable bits set or is located in a path dedicated for executables, but lacks a shebang and cannot thus be executed. If the file is meant to be an executable script, add the shebang, otherwise remove the executable bits or move the file elsewhere. uzdoom.spec: W: no-%check-section The spec file does not contain an %check section. Please check if the package has a testsuite and what it takes to enable the testsuite as part of the package build. If it is not possible to run it in the build environment (OBS/koji) or no testsuite exists, then please ignore this warning. You should not insert an empty %check section. uzdoom.spec:27: W: macro-in-comment %version 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. uzdoom.armv7hl: W: files-duplicate /usr/share/doom/game_widescreen_gfx.pk3 /usr/share/doom/brightmaps.pk3 Your package contains duplicated files that are not hard- or symlinks. You should use the %fdupes macro to link the files to one. uzdoom.armv7hl: W: binary-or-shlib-calls-gethostbyname /usr/bin/uzdoom 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 2.2 90.1 SignatureCheck 0.1 4.6 TOTAL 2.5 100.0 2 packages and 0 specfiles checked; 4 errors, 4 warnings, 7 filtered, 4 badness; has taken 2.5 s