packagekit/contrib/yum-packagekit
2008-05-14 09:16:07 +01:00
..
Makefile.am yum plugins go in /usr/lib/yum-plugins, NOT %{_libdir} 2008-04-04 09:32:46 +01:00
README add a yum-packagekit plugin to refresh the PackageKit data when a manual command is run - nothing works yet. Original is from yum-updatesd by James Bowes <jbowes@redhat.com> 2007-11-23 17:47:24 +00:00
refresh-packagekit.conf add a yum-packagekit plugin to refresh the PackageKit data when a manual command is run - nothing works yet. Original is from yum-updatesd by James Bowes <jbowes@redhat.com> 2007-11-23 17:47:24 +00:00
refresh-packagekit.py Fix a backtrace when we try to use refresh-packagekit.py with an old daemon: catch all exceptions when we do StateHasChanged to fix rh#446331 2008-05-14 09:16:07 +01:00

This is refresh-packagekit, a plugin for Yum.

refresh-packagekit tells PackageKit to check for updates when yum exits. This
way, if you run 'yum update' and install all available updates, the PackageKit
session UI will almost instantly update itself to reflect this.