============================ rpmlint session starts ============================ rpmlint: 2.6.1 configuration: /opt/testing/lib/python3.11/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: 7 lastlog2.i586: W: tmpfile-not-in-filelist /var/lib/lastlog Please add the specified file to your %files section as %ghost so users can easily query who created the file, it gets uninstalled on package removal and finally other rpmlint checks see it. util-linux.spec:81: W: python-module-def %{?!python_module:%define python_module() python-%{**} python3-%{**}} The spec file contains a conditional definition of python_module macro, this macro is present in recent versions of python-rpm-macros. The following conditional python_module macro definition can be removed: %{?!python_module:%define python_module() python-%{**} python3-%{**}} liblastlog2-devel.i586: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. util-linux-systemd.src: E: invalid-spec-name The spec file name (without the .spec suffix) must match the package name ('Name:' tag). uuidd.i586: E: explicit-lib-dependency libuuid__uuid_generate_time_cont You must let rpm find the library dependencies by itself. Do not put unneeded explicit Requires: tags. util-linux.spec:670: W: deprecated-grep ['egrep'] util-linux.spec:673: W: deprecated-grep ['egrep'] Direct use of grep as egrep or fgrep is deprecated in GNU grep and historical in POSIX, use grep -E and grep -F instead. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files ExtractRpm 0.2 26.8 BinariesCheck 0.2 25.7 SpecCheck 0.1 17.9 TOTAL 0.7 100.0 7 packages and 0 specfiles checked; 3 errors, 4 warnings, 28 filtered, 3 badness; has taken 0.7 s