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:
Comment 2Richard W.M. Jones
2015-01-19 13:16:37 UTC
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.