'lint' subcommand included debuginfo packages in list of packages to be checked by rpmlint. Those packages however, should not be included. This commit fixes this issue.
Jira: RHELCMP-8537 Resolves: rhbz#2052451
Signed-off-by: Dominik Rumian drumian@redhat.com
rebased onto e5c1eca532cff7bba748577d2390a5210c422c8f
rebased onto ca15a0975d746e45690682cf94ea59a8c9f72fad
Thanks, now it looks good.
Pull-Request has been merged by onosek
'lint' subcommand included debuginfo packages in list of packages to be
checked by rpmlint. Those packages however, should not be included.
This commit fixes this issue.
Jira: RHELCMP-8537
Resolves: rhbz#2052451
Signed-off-by: Dominik Rumian drumian@redhat.com