first version of gbs import
authorZhang Qiang <qiang.z.zhang@intel.com>
Thu, 15 Mar 2012 15:26:03 +0000 (23:26 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Thu, 15 Mar 2012 15:26:03 +0000 (23:26 +0800)
commitd8b16ec74cbf37d948eca9e091ef9554cf1bf596
tree9d83894a4edbf8266b35143ee5338f249fc10bf9
parentd2978a6327e928cd8aba5da2809ae3d435f77299
first version of gbs import

This version of gbs import support the following features:
1. import source rpm to git repository, with two commits, one is
upstream tar ball, another is packaging files, including patches and
spec file;
2. import sources, including tarball, patches and specfile. spec file
need to provide.
gitbuildsys/cmd_import.py [new file with mode: 0644]
gitbuildsys/conf.py
gitbuildsys/git.py
gitbuildsys/utils.py
tools/gbs