Hide Forgot
+++ This bug was initially created as a clone of Bug #754342 +++ Description of problem: rpm -qlc mailman shows too many of config files Version-Release number of selected component (if applicable): mailman-2.1.12-17.el6.i686 How reproducible: deterministic Steps to Reproduce: 1. rpm -qlc mailman | wc -l 1500 2. 3. Actual results: There are too much file tags like a config file is /usr/lib/mailman/templates really config file? Expected results: only config file are shown by rpm -qlc Additional info: --- Additional comment from jkaluza on 2011-11-16 04:37:51 EST --- Well, they are config files, because it's valid use-case to change them to customize Mailman web interface. If you change the template, you don't want yum to overwrite it after update. The way to go is probably to move whole directory to /etc/mailman/templates and create link to it in /usr/lib/mailman. They will still remain config files though.
Fixed in mailman-2.1.15-9