mesa/mesa.rpmlintrc
2018-04-23 19:59:45 +03:00

9 lines
346 B
Text

# libXvMCr600.so.1.0.0 and libXvMCnouveau.so.1.0.0 are actually the hard
# links to libXvMCgallium.so.1.0.0 and have its soname. This confuses the
# build system.
addFilter("E: invalid-ldconfig-symlink")
# dri-drivers is a collection of special shared objects rather than a
# single shared library.
addFilter("E: incoherent-version-in-name")