Description of problem: Starting with 0.8.3-1, the kaffeine package requires kaffeine-devel. Version-Release number of selected component (if applicable): 0.8.3-1 How reproducible: Always. Steps to Reproduce: 1. Run "yum install kaffeine" with fedora-extras enabled. Actual results: Yum will prompt you to install kaffeine-devel as well as kaffeine. Expected results: Yum will attempt only to install kaffeine, not kaffeine-devel. Additional info: This may be an intended change, but I find it very odd that a main application package requires the corresponding *-devel package. The error message indicates that libkaffeinepart.so is needed by kaffeine. However, the old package (0.8.2-5) did not exhibit this behaviour. What has changed?
Definitely not intended, but fixed already in kaffeine-0.8.2-2
*** This bug has been marked as a duplicate of 217835 ***