perl-YAML/perl-YAML.rpmlintrc

9 lines
278 B
Plaintext

from Config import *
addFilter("spelling-error Summary\(en_US\) tm -> ")
# Tarball modified to remove non-free content
addFilter("invalid-url Source0: YAML-free-[0-9.]*\.tar\.gz")
# Tarball creation script is of course executable
addFilter("strange-permission YAML-free 755")