Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: Shouldn't it, so it gets pulled in on upgades? Version-Release number of selected component (if applicable): java-1.6.0-openjdk-1.6.0.0-0.3.b06.fc9
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.