
On Wed, Sep 19, 2012 at 5:19 PM, Carlos E. R. <robin.listas@telefonica.net> wrote:
If that package requires exactly 1.6.0, it must be: 1 - it does require java6 and doesn't work with java7, in which case you really need java-1.6.0-openjdk
Yes, but I want to use instead java from Sun, because that's the one third parties want. So I want to install JRE from SUN (no problem with that) and make Yast not force me to instal any other java flavour (1.6)
I haven't installed sun's rpm. He who did... what does it provide? (rpm -q -f <rpm file> -i) IMO, the one at fault here is sun's RPM since it must not provide java = 1.6.0. Aside from fixing sun's package, whatever it does provide, if specific enough, can be made part of the requires of the proposed pseudopackage that provides java = 1.6.0. That's another fix. Kind of: %package -n java-1.6.0-oracle-dummy Requires: <<sun's provides>> Provides: java = 1.6.0 The only maintainance neede there, is synching the requires with java's rpm when Oracle changes it. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org