README.rst 1.1 KB

1234567891011121314151617181920212223242526272829303132333435
  1. GBS - Git Build System
  2. ======================
  3. Overview
  4. --------
  5. GBS means "git build system" and it's used to building Tizen source packages.
  6. GBS support the following major features:
  7. * gbs build : build rpm package from git repository locally
  8. * gbs remotebuild : build rpm package from git repository on OBS
  9. * gbs import : import source rpm or specfile to git repository
  10. * gbs changelog : generate changelog from git commits to changelog file
  11. * gbs submit : maintain the changelogs file, sanity check etc.
  12. * gbs export : export git tree as tar ball, format of tar ball is from spec
  13. Resource
  14. --------
  15. * REPO: https://download.tizen.org/tools/
  16. * DOCS: https://source.tizen.org/documentation/reference/git-build-system
  17. * CODE: https://review.tizen.org/gerrit/#/admin/projects/tools/gbs
  18. https://github.com/01org/gbs
  19. * BUGS: https://bugs.tizen.org/jira
  20. * HELP: general@lists.tizen.org
  21. License
  22. -------
  23. GBS is Open Source and distributed under the GPLv2 License.
  24. Contacts
  25. --------
  26. When you found a bug, you can file this bug in our official bug tracker:
  27. https://bugs.tizen.org/jira