
http://bugzilla.novell.com/show_bug.cgi?id=546893 User jsmeix@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=546893#c6 Johannes Meixner <jsmeix@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |coolo@novell.com --- Comment #6 from Johannes Meixner <jsmeix@novell.com> 2009-10-15 02:53:08 MDT --- Total Confusion! http://en.opensuse.org/Software_Management/Dependencies reads: ---------------------------------------------------------------- Supplements A reverse recommends. This resolvable will be installed if this capability is provided by an installed resolvable. The dependency resolver will install it. ---------------------------------------------------------------- I.e. Supplements and Recommends have the same effect what happens regarding installing it: It will be silently installed if available. I guess you confused "Recommends/Supplements" with "Suggests/Enhances" because fot the latter http://en.opensuse.org/Software_Management/Dependencies reads: ---------------------------------------------------------------- Suggests Suggests are just hints for an application and not handled during dependency resolution. .. Enhances A reverse Suggests. ---------------------------------------------------------------- To be on the safe side, I will change now ----------------------------------------------------- %package hpijs Supplements: ghostscript_any Recommends: hplip = %{version} ----------------------------------------------------- to ----------------------------------------------------- %package hpijs Supplements: ghostscript_any Suggests: hplip = %{version} ----------------------------------------------------- Coolo, please comment if this is what you want in the end. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.