diff --git a/python-pymapvbvd.rpmlintrc b/python-pymapvbvd.rpmlintrc new file mode 100644 index 0000000..3eb93a5 --- /dev/null +++ b/python-pymapvbvd.rpmlintrc @@ -0,0 +1,7 @@ +# Not real spelling errors. +# - "dat" is from the extension ".dat" +# - "twix" is a data format +addFilter(r" spelling-error \('(dat|twix)',") +# This source cannot be a URL because we must use a script to download its +# contents from git-lfs. +addFilter(r" invalid-url Source1: pyMapVBVD-test-data\.tar\.")