Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: linkchecker - checks HTML documents for broken links https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=247930 ------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx 2007-07-13 12:12 EST ------- Created an attachment (id=159201) --> (https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=159201&action=view) mock build log of linkchecker 4.7-2 on rawhide i386 For 4.7-2: * File entry ---------------------------------------- %{python_sitearch}/* %{python_sitearch}/linkcheck ---------------------------------------- - This way of listing causes many duplicate file entry on i386 (check the mock build log attached). * again site_lib vs site_arch - While arch-dependent files (usually .so file) must be installed under site_arch directory, arch-independent .py{,o,c} files must be installed under site_lib directory (so you have to use both site_lib and site_arch) * Directory ownership - /usr/share/man/{de,fr}/man1 are already owned by man * rpmlint - Some files' permissions are not correct. ----------------------------------------- W: linkchecker spurious-executable-perm /usr/share/doc/linkchecker-4.7/doc/examples/check_urls.sh W: linkchecker spurious-executable-perm /usr/share/doc/linkchecker-4.7/cgi-bin/lc.cgi W: linkchecker spurious-executable-perm /usr/share/doc/linkchecker-4.7/cgi-bin/lc.fcgi W: linkchecker spurious-executable-perm /usr/share/doc/linkchecker-4.7/doc/rest2htmlnav W: linkchecker spurious-executable-perm /usr/share/doc/linkchecker-4.7/doc/examples/check_blacklist.sh W: linkchecker spurious-executable-perm /usr/share/doc/linkchecker-4.7/doc/examples/check_for_x_errors.sh ----------------------------------------- * Documents * gettext files - /usr/share/doc/linkchecker-4.7/doc/{de,fr}.po must be converted by msgfmt (in gettext) and be installed into proper directories and must not be installed as documents * man files - /usr/share/doc/linkchecker-4.7/doc/{de,fr}/linkchecker.1 must not be needed (man files are installed) -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review