Description of problem: "gnash-plugin" wants to pull in a couple of "KDE" packages during install when system is a pure "GNOME" one. Version-Release number of selected component (if applicable): gnash-plugin-0.8.0-1.fc8 How reproducible: Always. Steps to Reproduce: 1. Execute "yum install gnash-plugin". Actual results: "yum" unexpectedly wants to pull a number of additional packages, namely: "OpenEXR", "arts", "avahi-qt3", "fltk", "gnash", "jack-audio-connection-kit", "jasper", "kde-settings", "kdelibs", "kdnssd-avahi", "libfreebob", "nas". Expected results: Expected "gnash" and some other like "fltk" to be installed but certainly -no- "KDE" ones. Additional info: Looks like wrong dependencies in the "spec" file, since there already exists a separate "KDE" package, namely "gnash-klash". The remaining ones simply shouldn't depend on any "KDE" base package. Moreover, for the previous version, the dependencies were as expected.
*** This bug has been marked as a duplicate of 244890 ***