I need to install a single file from an RPM, namely into a system running selinux.  If I simply expand the RPM and copy in the needed file, the selinux permissions will be wrong.  Is there a utility or a function of the rpm program to do this?  Any other convenient way?  I do I simply have to set all the selinux permissions after the file is installed?

Thanks - jon