https://bugzilla.redhat.com/show_bug.cgi?id=1646795 --- Comment #3 from Michael DePaulo <mikedep333@xxxxxxxxx> --- WRT the entire command by Robert-André Mauchin: Overwriting them? I do not think we are. Are you saying that RPM installs them twice? `rpm -qlp` & `rpm -ql` list them once. I am open to the idea of symlinking them, but I am under the impression that we need to keep the entire per-role file/folder structure intact under {_datadir}/ansible/roles/ to conform to Ansible standards, including the licenses and docs. I would think the link would be under %{_pkgdocdir} and would point to the path under %{_datadir} . Granted, we are getting warnings like: warning: File listed twice: /usr/share/ansible/roles/linux-system-roles.kdump/COPYING I asked on #fedora-devel and was told this is the best approach given the circumstances. These occur because we include the entire directories like: %{_datadir}/ansible/roles/%{roleprefix}kdump I am OK with doing the work to specify the files individually, but I thought it would be better to include the entire dir though. Since the dir belongs to the package really. Thank you for reviewing, -Mike -- 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 Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx