File moodle-rpmlintrc of Package moodle

# this should be a pseudo config file pointing to the right one
# but we can't be shure that our users to what we want here....
addFilter("W: non-etc-or-var-file-marked-as-conffile /srv/www/moodle/config.php")
addFilter("arch-independent-package-contains-binary-or-object .*/srv/www/moodle/filter/tex/mimetex.linux")
addFilter("arch-independent-package-contains-binary-or-object .*/srv/www/moodle/filter/tex/mimetex.freebsd")
# all files in this directory are just containing translations
addFilter("script-without-shebang .*/srv/www/moodle/lang/.*")
# some language files are not in unix format, but they where imported
# into the database during setup, so this don't hurts us here
addFilter("wrong-script-end-of-line-encoding .*/srv/www/moodle/lang/.*")
# this is hopefully temporary: some languages are not completely translated
addFilter("zero-length .*/srv/www/moodle/lang/.*")
# some empty index.html file just to avoid directory listing
addFilter("zero-length .*/srv/www/moodle/.*html")
addFilter("zero-length .*/srv/www/moodle/theme/chameleon/temp_user_styles.css")
# this file is for debugging only - developers know what to do with this file....
addFilter("non-executable-script /srv/www/moodle/admin/mailout-debugger.php")
openSUSE Build Service is sponsored by