zypp: save repodata cache for reuse.
authorZhang Qiang <qiang.z.zhang@intel.com>
Mon, 5 Sep 2011 02:35:18 +0000 (10:35 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Mon, 5 Sep 2011 02:35:18 +0000 (10:35 +0800)
commit6c3596bc4b8a45fca3341ecea7cbd452a08b3eb3
tree16b278c3154a2038217d74aba12ea081c19f2ce2
parent30014d4ae609d266188e231fc837b681180ffea2
zypp: save repodata cache for reuse.

Without this patch, repodata would be downloaded every times.

The repodata consistence check has been implemented in libzypp, so if
repodata has been changed in remot repo server, libzypp can detect this
and download the latest data.
plugins/backend/zypppkgmgr.py