File texinfo-rpmlintrc of Package texinfo
addFilter(".*W:.*ghost-files-without-postin.*") addFilter(".*W:.*name-repeated-in-summary.*") // texinfo's sub-package makeinfo has shared objects, it calls via Perl // These shared objects are not architecture independent addFilter("texinfo\..*E:.*no-binary.*") addFilter("makeinfo\..*E:.*devel-file-in-non-devel-package.*")