Update rpmlintrc with filters for rpmlint 2.2
This commit is contained in:
parent
dd0f198400
commit
e218a30e09
@ -1,8 +1,5 @@
|
|||||||
# this dependency is on purpose
|
|
||||||
addFilter(r'devel-dependency python3-devel')
|
|
||||||
|
|
||||||
# RPM macros, this is expected
|
# RPM macros, this is expected
|
||||||
addFilter(r'only-non-binary-in-usr-lib')
|
addFilter(r'only-non-binary-in-usr-lib')
|
||||||
|
|
||||||
# spelling errors
|
# we mention older macro names in the description, they are unexpanded on purpose
|
||||||
addFilter(r'spelling-error .* en_US (toml|setuptools) ')
|
addFilter(r'unexpanded-macro %description .+ %py3_')
|
||||||
|
Loading…
Reference in New Issue
Block a user