File machinery-rpmlintrc of Package machinery.1436
# Filter all messages for bundled gems. This is necessary because content of # gems violates many rpmlint checks. addFilter("/bundle/ruby/[^/]+/gems/") # machinery helper should be linked statically addFilter("statically-linked-binary") # machinery-helper consists the build path addFilter("file-contains-buildroot")