Description of problem: crossvc is the renamed lincvs, but crossvc does not provide an upgrade path from the renamed lincvs package. Consequently if lincvs is currently installed, then a yum upgrade will never upgrade to the newer crossvc package. Also crossvc and lincvs can be concurrently installed, potentially leading to file conflict problems. Version-Release number of selected component (if applicable): crossvc-1.5.0-1.fc5 How reproducible: Always Steps to Reproduce: 1. have lincvs-1.4.4-1.fc5 installed 2. sudo yum upgrade Actual results: Nothing happens to lincvs Expected results: crossvc-1.5.0-1.fc5 should be installed and lincvs-1.4.4-1.fc5 should have been removed. This should be achieved by use of Obsolete: lincvs and Provides: lincvs in the crossvc spec file. Additional info: Lastly a new "crossvc" bugzilla component should be added.
See: http://fedoraproject.org/wiki/Packaging/NamingGuidelines#head-581c3fb3ff1c6ef7404e8b288b59cd5280d75ad6 on renaming packages.
I have fixed it.