libdhcp4client is no longer shipped so dhcp shoudld obsolete the package to ensure its cleaned up during the upgrade process.
Fixed in dhcp-4.1.0-13.fc11.
Just realised after testing that this won't work on a standard workstation install because the dhcp package isn't installed by default. Maybe NetworkManager or dhclient should be the ones to obsolete it.
$ repoquery --whatobsoletes libdhcp4client dhclient-12:4.1.0-14.fc11.x86_64 I meant it was fixed in the dhcp package, which produces the dhclient subpackage.
I figured you'd done something like that but it still doesn't seem to remove the old ones on a yum update # rpm -qa | grep dhc| sort dhclient-4.1.0-14.fc11.i586 dhcpv6-client-1.2.0-1.fc11.i586 libdhcp-1.99.8-1.fc10.i386 libdhcp4client-4.0.0-33.fc10.i386 libdhcp6client-1.0.22-1.fc10.i386 [root@trinity ~]# repoquery --whatobsoletes libdhcp4client dhclient-12:4.1.0-14.fc11.i586 [root@trinity ~]# repoquery --whatobsoletes libdhcp6client dhcpv6-client-0:1.2.0-1.fc11.i586