To find out what package a file belongs to, you can use the rpm command.
To do so, just run rpm -qf /path/to/the/file.
Ex. #rpm -qf /bin/ls
coreutils-5.97-23.el5_4.2
To find out what package a file belongs to, you can use the rpm command.
To do so, just run rpm -qf /path/to/the/file.
Ex. #rpm -qf /bin/ls
coreutils-5.97-23.el5_4.2