File librda-rpmlintrc of Package librda

# Gobject-introspection bindings are usually architecture-depend, since the
# generated content can differ between architectures. While rpmlint is correct
# in noticing that the package does not contain binaries, its content is still
# very much architecture-dependent.
addFilter("typelib-\d+_\d+-rda-\d+_\d+\..*: E: no-binary")

# Devel packages are usually architecture-depend, since they ship
# architecture-dependent files. While rpmlint is correct in noticing that the
# package does not contain binaries, its content is still very much
# architecture-dependent, mostly because the provided symlink uses %{_libdir}.
addFilter("librda-devel\..*: E: no-binary")

# This package does provide a library. A static one, though, and older rpmlint
# versions only check for shared ones.
addFilter("librda-devel-static\..*: W: shlib-policy-missing-lib")
openSUSE Build Service is sponsored by