https://bugzilla.redhat.com/show_bug.cgi?id=1362487 --- Comment #17 from Mamoru TASAKA <mtasaka@xxxxxxxxxxxxxxxxx> --- (In reply to Jared Smith from comment #16) > 3) It's not a huge deal, but rpmlint is complaining that the bash completion > file isn't marked as %config(noreplace) instead of just %config. Have you > thought about whether or not you'd want this file to get replaced with a new > version (if someone had altered the file)? Well, now bash completion directory is %_datadir/bash-completion/completions , not %{_sysconfdir}/bash_completion.d (the latter is deprecated). You can check what $ pkg-config --variable=completionsdir bash-completion returns (and as bash completion files is now not under %_sysconfdir, no %config should be added) -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx