Gear: Difference between revisions
No edit summary |
m (+starterkits/builder) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
[[Category:Devel]] | [[Category:Devel]] | ||
[[ru:Gear]] | [[ru:Gear]] | ||
<tt>gear</tt> is a tool for building RPM packages from <tt>git</tt> repositories. | <tt>gear</tt> is a tool for building RPM packages from <tt>git</tt> repositories. It is used at [[git.alt]], an automation system for building packages and maintaining a repository of packages. | ||
Similar tools are <tt>[http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html git]</tt>/<tt>[http://debianpaket.de/svn-buildpackage/index.html svn]-buildpackage</tt>, <tt>[http://packages.debian.org/lenny/bzr-builddeb bzr-builddeb]</tt> from Debian. | Similar tools are <tt>[http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html git]</tt>/<tt>[http://debianpaket.de/svn-buildpackage/index.html svn]-buildpackage</tt>, <tt>[http://packages.debian.org/lenny/bzr-builddeb bzr-builddeb]</tt> from Debian. | ||
It's included into [[starterkits/builder|builder starterkit]]. | |||
== Documentation == | |||
* [[Gear/Introduction|Introduction]] | * [[Gear/Introduction|Introduction]] | ||
* [http://docs.altlinux.org/manpages/gear.html manpages] | * [http://docs.altlinux.org/manpages/gear.html manpages] | ||
== Information == | == Information == |
Latest revision as of 14:36, 30 September 2015
gear is a tool for building RPM packages from git repositories. It is used at git.alt, an automation system for building packages and maintaining a repository of packages.
Similar tools are git/svn-buildpackage, bzr-builddeb from Debian.
It's included into builder starterkit.
Documentation
Information
- Mailing list
- devel-en@
- License
- GPLv2 or later.
- Source code
- gear.git
- Bugreports
- ALT Linux Bugzilla, product "Sisyphus", component "gear".
- Authors
- Alexey Gladkov
- Dmitry V. Levin