On Fri, Apr 26, 2013 at 07:57:04AM +0400, Andrey Borzenkov wrote:
Recently I was presented by software update window with new patch that wanted to install new KDE with several GB of size. I do not have KDE installed at all so I canceled it and run "zypper patch". It installed a dozen of packets; but it apparently did also install openSUSE-2013-353 which provides new KDE.
How can I list packages included in specific patch (or, better - packages on system install by specific patch)? I'm just curious what *was* installed from this big KDE patch here?
It is 12.3 if it matters. TIA
Such a "patch" will not install new packages by default, it will however upgrade packages that are listed in it. zypper lp ... find the patchname ... zypper info -t patch <patchname> will show the packages that might be updated. Ciao, Marcus -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org