perl-Data-ShowTable.noarch: W: no-dependency-on perl-base 5.26.1 perl-Data-ShowTable.noarch: E: env-script-interpreter (Badness: 9) /usr/bin/showtable /usr/bin/env perl 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. perl-Data-ShowTable.noarch: E: summary-ended-with-dot (Badness: 20) C routines to display tabular data in several formats. perl-Data-ShowTable.src: E: summary-ended-with-dot (Badness: 20) C routines to display tabular data in several formats. Summary ends with a dot. perl-Data-ShowTable.noarch: E: summary-not-capitalized (Badness: 20) C routines to display tabular data in several formats. perl-Data-ShowTable.src: E: summary-not-capitalized (Badness: 20) C routines to display tabular data in several formats. Summary doesn't begin with a capital letter. 2 packages and 0 specfiles checked; 5 errors, 1 warnings.