Description of problem: According to https://errata.devel.redhat.com/errata/show/9315#c18 zlib so's should reside in /lib[64] on rhel5. On RHEL6 anf F12 this seems to be fixed. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: # rpm -q zlib zlib-1.2.3-3 # rpm -ql zlib Actual results: /usr/lib/libz.so.1 /usr/lib/libz.so.1.2.3 /usr/share/doc/zlib-1.2.3 /usr/share/doc/zlib-1.2.3/README Expected results: /lib/libz.so.1 /lib/libz.so.1.2.3 /usr/share/doc/zlib-1.2.3 /usr/share/doc/zlib-1.2.3/ChangeLog /usr/share/doc/zlib-1.2.3/FAQ /usr/share/doc/zlib-1.2.3/README Additional info:
This request was evaluated by Red Hat Product Management for inclusion, but this component is not scheduled to be updated in the current Red Hat Enterprise Linux release. If you would like this request to be reviewed for the next minor release, ask your support representative to set the next rhel-x.y flag to "?".
*** This bug has been marked as a duplicate of bug 461717 ***