On 18/03/07, Gene Heskett wrote:
root@coyote ~]# rpm -V fontconfig SM5....T c /etc/fonts/fonts.conf SM5....T /etc/fonts/fonts.dtd .M...... /usr/share/fonts
But whats that lowercase 'c' trying to tell me?
It is 'c' as in 'config file'.
Is there a single file that's dated the day of the install?
Most reliable: rpm -qa --last | tail if it's a fresh install. Else if it's an upgrade: rpm -qa --last | less