Description of problem: Package is installing files under /etc/tmpfiles.d/, according to 'man 5 tmpfiles.d':- "Packages should install their configuration files in /usr/lib/tmpfiles.d. Files in /etc/tmpfiles.d are reserved for the local administrator, who may use this logic to override the configuration files installed by vendor packages" Version-Release number of selected component (if applicable): rabbitmq-server-0:3.1.5-6.3.el7ost.noarch rabbitmq-server-0:3.3.5-2.el7ost.noarch How reproducible: repoquery --whatprovides "/etc/tmpfiles.d/*" | grep ^rabbitmq Actual results: rabbitmq-server-0:3.1.5-6.3.el7ost.noarch rabbitmq-server-0:3.3.5-2.el7ost.noarch Expected results: Should return nothing Additional info:
FWIW I went ahead and fixed this in Fedora Rawhide. The same patch could probably be applied to RHEL 7. http://pkgs.fedoraproject.org/cgit/rabbitmq-server.git/commit/rabbitmq-server.spec?id=b78a62527828b56b3f11c92aa4cd67ff6586727a
Ok, since it's a low priority minor enhancement I've built it for RHOS8. There is no strong reasoning for implementing any additional minor functionality for the already released platforms. So I'm going to close it as NEXTRELEASE. Feel free to reopen/clone if you need a build for a specific version already released.