# This may show up if httpd-devel is not installed addFilter("Possible unexpanded macro in: Requires: httpd-mmn = %{_httpd_mmn}" # configure.apxs is not an autotools configure script addFilter("configure-without-libdir-spec") # tmpfile is packaged so ownership is clear and we don't need anything in %post addFilter("post-without-tmpfile-creation /usr/lib/tmpfiles.d/mod_fcgid.conf") # Permission 0775 is required for correct operation addFilter("non-standard-dir-perm /run/mod_fcgid 775") # File explicitly encoded as ISO-8859-1 addFilter("file-not-utf8 /usr/share/doc/mod_fcgid.*/mod_fcgid.html.en")