I recently upgraded to F17, but I noticed I had a few
.fc18. packages installed. Very odd.
I removed them, but now when I try to install the current version, yum tries to install .fc18. again.
Code:
sudo yum install mplayer
...
Resolving Dependencies
--> Running transaction check
---> Package mplayer.x86_64 0:1.0-0.138.20120205svn.fc18 will be installed
--> Processing Dependency: mplayer-common = 1.0-0.138.20120205svn.fc18 for package: mplayer-1.0-0.138.20120205svn.fc18.x86_64
...
--> Finished Dependency Resolution
Error: Package: ffmpeg-libs-0.10.3-1.fc18.x86_64 (rpmfusion-free-rawhide)
Requires: libopenjpeg.so.1()(64bit)
...
How are .fc18. packages getting pulled in?
How can I make yum grab only .fc17. packages?