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-18 12:11 EST ------- * Umm.. still some directories are not owned. Currently, the file entry of your spec file can be simplified as: ----------------------------------------------------------- %files %defattr(-,root,root,-) <- Please add this %{_bindir}/linkchecker %{_datadir}/linkchecker/ %{python_sitelib}/linkcheck/ %{python_sitelib}/_linkchecker_configdata.* %ifarch x86_64 ppc64 %{python_sitearch}/linkcheck/ %endif %{_mandir}/man1/linkchecker.1* %lang(de) %{_mandir}/de/man1/linkchecker.1* %lang(fr) %{_mandir}/fr/man1/linkchecker.1* %doc TODO doc/ cgi-bin/ README COPYING --------------------------------------------------------------- * And still gettext po files are installed. By the way did you check that these .po file actually don't work? * And I noticed that the two files under /usr/share/linkchecker seem to be configuration files. IMO these files should be moved under %_sysconfdir and marked as %config(noreplace). -- 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