Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: filelist cleanup: drop unnecessary files, eliminate duplicates https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173563 ------- Additional Comments From altblue@xxxxxxx 2005-11-19 09:17 EST ------- Indeed, "useless" is not an appropriate word for the matter, but the issue is valid - those files should really disappear _from /usr/lib/*_ I think it's better to not have them at all rather than scattered wherever on the filesystem. As Ville said, if you want to keep them, move them in %docdir. Farther, if you do that, than place those demo files there too, they should be useful too :) OTOH, do you remember any redhat/fedora perl package that includes changelogs? They don't even include the license :| If you want to fix this, then add this line to the %files list: %doc Artistic AUTHORS Changes* Copying README And this to %install or something: # wanna have them, but compressed though ;-) %{__gzip} Changes* -- 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.