Generally one uses rpm to verify backported fixes to a package like:
rpm -q --changelog httpd
But on my CentOS server, it's giving me:
package httpd is not installed
Or:
package php is not installed
For any package, even though the package is installed. Am I missing something?