Description of problem: php need to be updated after update of libc-client. Version-Release number of selected component (if applicable): libc-client-2007a1-3.fc7.i386.rpm php-imap-5.2.4-1.fc7.i386.rpm Steps to Reproduce: # yum update Error: Missing Dependency: libc-client.so.2006 is needed by package php-imap Additional info: $ rpm -qp --provides libc-client-2007a1-3.fc7.i386.rpm | grep libc-client.so libc-client.so.2007 $ rpm -qp --requires php-imap-5.2.4-1.fc7.i386.rpm | grep libc-client.so libc-client.so.2006
*** This bug has been marked as a duplicate of 447184 ***