On Wed, 2015-10-28 at 10:12 -0200, Aline Manera wrote:
On 26/10/2015 17:16, pvital(a)linux.vnet.ibm.com wrote:
> From: Paulo Vital <pvital(a)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?
This means I only tested and worked based on Fedora and OpenSUSE. Need
see what happens with RHEL and Ubunut/Debian and can send patches to
these other distros later.
>
> 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
>