From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060202 Galeon/2.0.0 Description of problem: The recently rebuilt sound-juicer can't be installed on rawhide, and will block a yum upgrade because it has the wrong Requires. This diff: http://cvs.fedora.redhat.com/viewcvs/devel/sound-juicer/sound-juicer.spec?rev=1.35&view=auto upgraded the correct BuildRequires, but has the wrong Requires. Requires: gstreamer-plugins won't work because gstreamer 0.10 doesn't have such a package. It really need to require the good plugins package (it has the all the tagging stuff): Requires: gstreamer-plugins-good Version-Release number of selected component (if applicable): sound-juicer-2.13.4-2 How reproducible: Always Steps to Reproduce: 1. sudo yum upgrade Actual Results: Upgrade failed: --> Running transaction check --> Processing Dependency: gstreamer-plugins for package: sound-juicer --> Finished Dependency Resolution Error: Missing Dependency: gstreamer-plugins is needed by package sound-juicer Expected Results: Upgrade should have worked. Additional info:
Fixed in rawhide.
*** This bug has been marked as a duplicate of 179826 ***