There is a package called redhat-rpm-config:<br />
===<br />
# rpm -qi redhat-rpm-config | grep -A3 '^Summary'<br />
Summary : CentOS specific rpm configuration files<br />
Description :<br />
CentOS specific rpm configuration files.<br />
===<br />
<br />
It seems that such a package should be renamed to centos-rpm-config (with Provides: redhat-rpm-config to maintain the compatibility with upstream).
↧