rpmlint: library-not-linked-against-libc/shared-lib-without-dependency-information may be a warning
This commit is contained in:
parent
cc21214f57
commit
5fdef0d9e7
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,8 @@ addFilter(r'^python3(\.\d)?-(debug|tkinter|test|idle)\.[^:]+: (E|W): no-document
|
|||
# platform python is obsoleted, but not provided
|
||||
addFilter(r'obsolete-not-provided platform-python')
|
||||
|
||||
# we have extra tokens at the end of %endif/%else directives, we consider them useful
|
||||
addFilter(r'extra tokens at the end of %(endif|else) directive')
|
||||
|
||||
# RPMLINT IMPERFECTIONS:
|
||||
# ifarch applied patches are OK
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue