[CentOS-devel] yum update behavior plugin

Thu Aug 17 13:47:27 UTC 2006
David Hrbáč <hrbac.conf at seznam.cz>

Karanbir Singh napsal(a):
> 
> I've been tied up with the 4.4 stuff in the last couple of day,
OK

I have finished the plugin meanwhile. Is there somebody to test? Please
edit file yumfirst.py and set variable yumname to some package you want
to test with. During the test I'm using yumname = 'iftop'.

Plugin works only with yum running commands 'install', 'update',
'upgrade', 'groupupdate', 'groupinstall'. Handles dependency in case yum
is to update itself.

Files are here: http://homen.vsb.cz/~hrb33/yumfirst/
David Hrbac