Blob Blame History Raw
# Not real spelling errors
addFilter(r" spelling-error \('architected',")
# We are not manipulating the buildroot in %prep, just setting paths that will
# reference it.
addFilter(r" rpm-buildroot-usage %prep -e 's\|")
# Not all of the subpackages need %doc files.
addFilter(r" no-documentation")