PROBLEM:
[root@trish software]# rpm -ivh mplayerplug-in-2.75-0.FC3.i386.rpm
Preparing... ########################################### [100%]
file /etc/mplayerplug-in.conf from install of mplayerplug-in-2.75-0.FC3 conflicts with file from package mplayerplug-in-2.70-2.1.fc3.rf
file /etc/mplayerplug-in.types from install of mplayerplug-in-2.75-0.FC3 conflicts with file from package mplayerplug-in-2.70-2.1.fc3.rf
file /usr/lib/mozilla/plugins/mplayerplug-in.so from install of mplayerplug-in-2.75-0.FC3 conflicts with file from package mplayerplug-in-2.70-2.1.fc3.rf
SOLVE:
[root@trish software]# rpm -Uvh --nodeps mplayerplug-in-2.75-0.FC3.i386.rpm
Preparing... ########################################### [100%]
1:mplayerplug-in ########################################### [100%]
THANKX