File vlc-beta-rpmlintrc of Package vlc-beta

# according to the developers this is a false positive
setBadness("shared-lib-calls-exit", 0)

# there's a good reason for packaging vlc and vlc.desktop separately
setBadness("desktopfile-without-binary", 0)

# plugins.dat is created on startup if necessary
setBadness("ghost-files-without-postin", 0)

# these are false positives
setBadness("file-contains-date-and-time", 0)

setBadness('arch-dependent-file-in-usr-share',0)