mate-tweak.noarch: W: desktopfile-without-binary /usr/share/applications/marco-no-composite.desktop marco the .desktop file is for a file not present in the package. You should check the requires or see if this is not a error mate-tweak.noarch: W: files-duplicate /usr/bin/marco-xr_glx_hybrid /usr/bin/marco-compton:/usr/bin/marco-glx:/usr/bin/marco-no-composite:/usr/bin/marco-picom:/usr/bin/marco-xrender mate-tweak.noarch: W: no-dependency-on python-base 3.6 mate-tweak-lang.noarch: W: no-version-in-last-changelog mate-tweak.noarch: W: no-version-in-last-changelog mate-tweak.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. mate-tweak.noarch: E: env-script-interpreter (Badness: 9) /usr/bin/marco-compton /usr/bin/env bash mate-tweak.noarch: E: env-script-interpreter (Badness: 9) /usr/bin/marco-glx /usr/bin/env bash mate-tweak.noarch: E: env-script-interpreter (Badness: 9) /usr/bin/marco-no-composite /usr/bin/env bash mate-tweak.noarch: E: env-script-interpreter (Badness: 9) /usr/bin/marco-picom /usr/bin/env bash mate-tweak.noarch: E: env-script-interpreter (Badness: 9) /usr/bin/marco-xr_glx_hybrid /usr/bin/env bash mate-tweak.noarch: E: env-script-interpreter (Badness: 9) /usr/bin/marco-xrender /usr/bin/env bash mate-tweak.noarch: E: env-script-interpreter (Badness: 9) /usr/lib/mate-tweak/mate-tweak-helper /usr/bin/env python3 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. 3 packages and 0 specfiles checked; 7 errors, 6 warnings.