On Sun, 2006-06-04 at 14:44 -0700, Michael A. Peters wrote: > Should rpmlint suppress the warnings on non executable shell script that > are specifically flagged as documentation? I think so, yes. The problem seems to be in FilesCheck.py where too many checks use a regexp based heuristic [0] for deciding whether something is a doc file, but should base that decision on whether the file is actually marked as %doc in the package. Will take a closer look. [0] ^/usr(/share|/X11R6)?/(doc|man|info)/, which misses your /usr/share/texmf/doc/... test case -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list