bc37ceb
# The meta-package doesn't contain any files, this is intended.
bc37ceb
addFilter("boost.x86_64: E: no-binary")
bc37ceb
bc37ceb
# All docs are in a separate boost-doc package
bc37ceb
addFilter("boost.*: W: no-documentation")
bc37ceb
addFilter("boost.*: W: description-shorter-than-summary")
bc37ceb
bc37ceb
# Upstream don't provide one
bc37ceb
addFilter("boost-doctools.x86_64: W: no-manual-page-for-binary quickbook")
bc37ceb
bc37ceb
# Ignore these
bc37ceb
addFilter("boost.*: W: spelling-error %description -l en_US foundational ")
bc37ceb
addFilter("boost.*: W: spelling-error %description -l en_US invariants ")
bc37ceb
addFilter("boost.*: W: spelling-error %description -l en_US postconditions ")
bc37ceb
addFilter("boost.*: W: spelling-error %description -l en_US userland ")
bc37ceb
addFilter("boost.*: W: spelling-error Summary(en_US) numpy ")
bc37ceb
bc37ceb
# The example code is useless without the headers
bc37ceb
addFilter("boost-examples.x86_64: E: devel-dependency boost-devel")
bc37ceb
bc37ceb
# These libs are statically linked
bc37ceb
addFilter("boost-date-time.x86_64: E: shared-lib-without-dependency-information /usr/lib64/libboost_date_time.so.*")
bc37ceb
addFilter("boost-system.x86_64: E: shared-lib-without-dependency-information /usr/lib64/libboost_system.so.*")
bc37ceb
addFilter("boost-stacktrace.x86_64: E: shared-lib-without-dependency-information /usr/lib64/libboost_stacktrace_noop.so.*")