File ceph-rpmlintrc of Package ceph.3100

addFilter("devel-file-in-non-devel-package .*ceph/erasure-code")
addFilter("devel-file-in-non-devel-package .*rados-classes/libcls_user.so")
addFilter("systemd-service-without-service")
# ceph has the following shared libraries: libcephfs_jni1 (not currently packaged), 
# libcephfs1 (not currently packaged), and libradosstriper1. Since we cannot think 
# of any credible reason why someone would need to have multiple versions of these 
# libraries installed at the same time, and also because we are using the upstream
# spec file and using '>=' instead of '=' would conflict with Fedora packaging
# policy, we are filtering out shlib-fixed-dependency
addFilter("shlib-fixed-dependency")
setBadness('non-position-independent-executable', 111)
setBadness('permissions-unauthorized-file', 111)
openSUSE Build Service is sponsored by