libewf.src:118: W: macro-in-comment %optflags 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. libewf-devel.x86_64: W: no-version-in-last-changelog libewf-tools.x86_64: W: no-version-in-last-changelog libewf.src: W: no-version-in-last-changelog libewf2.x86_64: W: no-version-in-last-changelog python3-libewf.x86_64: 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. libewf-tools.x86_64: W: shlib-policy-missing-lib Your package starts with 'lib' as part of its name, but does not provide any libraries. It must not be called a lib-package then. Give it a more sensible name. libewf-tools.x86_64: E: env-script-interpreter (Badness: 9) /usr/sbin/mount.ewf /usr/bin/env python 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. 5 packages and 0 specfiles checked; 1 errors, 7 warnings.