
From: Paulo Vital <pvital@linux.vnet.ibm.com> This patch-set contains some fixes and changes related to upgrade process from Kimchi-1.5.1 (or older) to the new Wok and Kimchi-2.0 packages in Fedora and OpenSUSE. Paulo Vital (4): Upgrade to Kimchi 2.0: Save previous objectstore file. Upgrade to Kimchi 2.0: Script to update objectstore content. Upgrade to Kimchi 2.0: change SPEC files to update objectstore content. Upgrade to Kimchi 2.0: change SPEC files to stops kimchid.service src/wok/plugins/kimchi/Makefile.am | 3 +- .../plugins/kimchi/contrib/kimchi.spec.fedora.in | 28 ++++++++++ src/wok/plugins/kimchi/contrib/kimchi.spec.suse.in | 27 +++++++++ .../plugins/kimchi/contrib/update_objectstore.py | 64 ++++++++++++++++++++++ 4 files changed, 121 insertions(+), 1 deletion(-) create mode 100644 src/wok/plugins/kimchi/contrib/update_objectstore.py -- 2.4.3