> rpm -U --test libpng10-1.0.12-5.i386.rpm error: failed dependencies: libpng < 1.2.0 conflicts with libpng10-1.0.12-5 > rpm -q libpng libpng-1.2.1-2 > rpm -q --provides libpng libpng.so.3 libpng = 2:1.2.1-2 Why does rpm and/or the libpng10 package think that I have a too-old version of libpng, when i fact the version of libpng that I have is greater than 1.2.0? I've got rpm-4.0.4-7x.4 installed. If this is actually an rpm bug, feel free to transfer it into the rpm component.
*** This bug has been marked as a duplicate of 60410 ***