mirror of
https://abf.rosa.ru/djam/boost.git
synced 2025-04-21 21:54:14 +00:00
filter some rpmlint warnings
This commit is contained in:
parent
e08acfc90d
commit
5ddc3fa832
1 changed files with 4 additions and 0 deletions
|
@ -1,2 +1,6 @@
|
||||||
# For examples in boost-build
|
# For examples in boost-build
|
||||||
addFilter("E: devel-file-in-non-devel-package")
|
addFilter("E: devel-file-in-non-devel-package")
|
||||||
|
addFilter("W: no-dependency-on")
|
||||||
|
addFilter("W: no-documentation")
|
||||||
|
addFilter("W: obsolete-not-provided")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue