Andreas Stieger changed bug 942819
What Removed Added
Status NEW CONFIRMED

Comment # 2 on bug 942819 from
Technical explanation:

It appears that the latest (at the time) development version from
devel:tools:scm:svn was submitted as a maintenance update in incident 3957, as
can be seen in:

osc rdiff openSUSE:13.2:Update/subversion.{3672,3957}

This includes this change:

> - Improve installation of secure password storage plugins for
>   KWallet and GNOME Keyring

and this spec code:

> Recommends:     %{name}-password-store
> [...]
> %package -n libsvn_auth_kwallet-1-0
> [...]
> Provides:       subversion-password-store = %{version}
> [...]
> %package -n libsvn_auth_gnome_keyring-1-0
> [...]
> Provides:       subversion-password-store = %{version}
> [...]

The KDE and Gnome integrations are the only two providers of this capability.

A work-around is to run "zypper up" or "zypper in" with the option
"--no-recommends".


You are receiving this mail because: