Bug 437492
| Summary: | doesn't obsolete icedtea | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bill Nottingham <notting> |
| Component: | java-1.6.0-openjdk | Assignee: | Thomas Fitzsimmons <fitzsim> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | langel, rvokal |
| 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: | 2008-03-14 16:37:46 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
Bill Nottingham
2008-03-14 15:36:34 UTC
It does obsolete icedtea Not in a way that gets it installed on upgrade. I have installed: java-1.7.0-icedtea-1.7.0.0-0.29.b24.fc9.x86_64 java-1.7.0-icedtea-plugin-1.7.0.0-0.29.b24.fc9.x86_64 I'm not getting java-1.6.0-openjdk installed on a rawhide update. Fitzsim- can you look at this? We did add the Obsoletes/Provides java-1.7.0-icedtea(-all subpackages) to the spec file. This should be fixed. I suspect it's because you're obsoleting < 1.7.0-... and the package is '1.7.0.0'. 1.7.0.0 is newer than 1.7.0, IIRC. We are obsoleting < 0:1.7.0-0.999, that should include the current version. Ah, i think it should be < 1.7.0.0-0.999 Thanks for pointing this out. Fixed. I am building it into rawhide now. |