[CentOS] Unable to run yum update

Fri Sep 2 10:21:40 UTC 2011
John Doe <jdmls at yahoo.com>

From: david <david at daku.org>

>>  >  The system involved is a 64-bit system, installed via the net about a
>>  >     yum update
>>  >  encountered the following diagonstic
>>  >
>>  >  Error: Package: yaf-1.3.2-1.el6.rf.x86_64 (@rpmforge)
>>  >              Requires: libfixbuf-0.9.0.so.8()(64bit)
>>  >              Removing: libfixbuf-0.9.0-1.el6.rf.x86_64 (@rpmforge)
>>  >                  libfixbuf-0.9.0.so.8()(64bit)
>>  >              Updated By: libfixbuf-1.0.1-1.el6.rf.x86_64 (rpmforge)
>>  >                  Not found

Works fine here:

Resolving Dependencies
--> Running transaction check
---> Package yaf.x86_64 0:1.3.2-1.el6.rf set to be updated
--> Processing Dependency: libfixbuf-0.9.0.so.8()(64bit) for package: yaf-1.3.2-1.el6.rf.x86_64
--> Running transaction check
---> Package libfixbuf.x86_64 0:0.9.0-1.el6.rf set to be updated
--> Finished Dependency Resolution
Dependencies Resolved

But as you can see, there is no libfixbuf-1.0.1-1 trying to replace ...
Repoforge bug?
Tried yum clean all?

JD