
On 26/10/2015 17:16, pvital@linux.vnet.ibm.com wrote:
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.
Does it mean those changes are not applicable for Ubuntu and RHEL? Or did you only test on Fedora and openSUSE? Or are you going to send an appropriated patch to cover RHEL and Ubuntu?
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