https://bugzilla.suse.com/show_bug.cgi?id=1167866 https://bugzilla.suse.com/show_bug.cgi?id=1167866#c8 --- Comment #8 from Josef Reidinger <jreidinger@suse.com> --- (In reply to Dominique Leuenberger from comment #7)
(In reply to Josef Reidinger from comment #6)
Ah, now I get it. So it is quite tricky. Usual way in yast is not to do hard dependency, but install it on fly, when user want it like when configuring ftp server, it is installed on fly.
In this case, a Recommends seems still to be the most suitable thing; it can be removed by a user if he wishes, but zypp by default follows it (except on JeOS, Kubic, where recommends are off by default)
Al alternative could be to recommend the release notes by some base pattern, but it feels less logical there than in the app actually showing the notes (but not entire inacceptable)
We discuss it on IRC and looks like the best solution is to follow usual yast convention and install package if user wants to see release notes. This way it will always work and keep system size small enough for other cases. -- You are receiving this mail because: You are on the CC list for the bug.