Bug 209917

Summary: crossvc should Obsolete lincvs
Product: [Fedora] Fedora Reporter: Alex Lancaster <alex>
Component: lincvsAssignee: Jochen Schmitt <jochen>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-10-09 18:26:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alex Lancaster 2006-10-08 04:47:50 UTC
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.

Comment 2 Jochen Schmitt 2006-10-09 18:26:39 UTC
I have fixed it.