# This rpmlintrc file filters false positives rpmlint warning messages
# for Relax and Recover (rear).
# There is config(noreplace) for all files in /usr/share/rear/
# to avoid that RPM package update overwrites user edited files
# because rear is meant to be adapted and enhanced by the user
# according to his particular disaster recovery needs
# (see http://en.opensuse.org/SDB:Disaster_Recovery):
addFilter("rear.* W: non-etc-or-var-file-marked-as-conffile /usr/share/rear/")

