[Kimchi-devel] [PATCH 0/2 v2] Fix Issues #743 and #744

chandra at linux.vnet.ibm.com chandra at linux.vnet.ibm.com
Fri Oct 30 14:16:04 UTC 2015


From: chandrureddy <chandra at linux.vnet.ibm.com>

Fix Issue #744 - gingerbase: objectstore issues

plug in path for gingerbase been changed to /var/lib/gingerbase
Fix issue 'unable to open database file' and gingerbase.py

Fix Issue #743 - gingerbase: fail to create RPM.

In files gingerbase.spec.fedora.in and gignerbase.spec.suse.in and make-deb.sh.in
add setup instruction
correct the file section
day correction
Name changed from gingerbase to ginger-base

Added files ChangeLog and CONTRIBUTE.md
VERSION changed to 2.0.0

Review Comments taken care.

chandrureddy (2):
  Plug in path for gingerbase been changed to /var/lib/gingerbase    
    Fix issue 'unable to open database file' in gingerbase.py
  In files gingerbase.spec.fedora.in and gignerbase.spec.suse.in and
    make-deb.sh.in     add setup instruction     correct the file
    section     day correction     Name changed from gingerbase to
    ginger-base

 src/wok/plugins/gingerbase/CONTRIBUTE.md           | 19 +++++++++++++
 src/wok/plugins/gingerbase/ChangeLog               | 31 ++++++++++++++++++++++
 src/wok/plugins/gingerbase/Makefile.am             | 18 +++++++------
 src/wok/plugins/gingerbase/VERSION                 |  2 +-
 src/wok/plugins/gingerbase/config.py.in            |  6 ++---
 .../gingerbase/contrib/gingerbase.spec.fedora.in   | 26 +++++++-----------
 .../gingerbase/contrib/gingerbase.spec.suse.in     | 30 ++++++++++-----------
 src/wok/plugins/gingerbase/contrib/make-deb.sh.in  |  2 +-
 src/wok/plugins/gingerbase/gingerbase.conf         |  2 +-
 src/wok/plugins/gingerbase/gingerbase.py           | 16 +++++------
 10 files changed, 98 insertions(+), 54 deletions(-)
 create mode 100644 src/wok/plugins/gingerbase/CONTRIBUTE.md
 create mode 100644 src/wok/plugins/gingerbase/ChangeLog

-- 
2.1.0




More information about the Kimchi-devel mailing list