No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
Probably the most advanced layered tool; spec file changelog generation, interaction with koji. | Probably the most advanced layered tool; spec file changelog generation, interaction with koji. | ||
=== rpmdistro-gitoverlay === | |||
https://github.com/cgwalters/rpmdistro-gitoverlay | |||
A tool that helps build a series of packages from upstream git; | |||
can be run locally as a developer tool, or as an unattended continuous delivery mechanism. | |||
=== rdopkg === | === rdopkg === |
Revision as of 13:27, 12 March 2015
Tools for package automation
fedpkg interacts with only one package, whereas the reality is many maintainers work with multiple RPMs, often with inter-build dependencies, from potentially multiple source code locations.
This page is attempting to gather together lists of scripts and tools which edit spec files programmatically and are either layered on top of fedpkg/koji/copr, or act as a more agile bypass.
Hopefully, you will find one of these tools useful. However, the author of this page has as a real motivation arguing that the underlying infrastructure should support some of this directly.
tito
Probably the most advanced layered tool; spec file changelog generation, interaction with koji.
rpmdistro-gitoverlay
https://github.com/cgwalters/rpmdistro-gitoverlay
A tool that helps build a series of packages from upstream git; can be run locally as a developer tool, or as an unattended continuous delivery mechanism.
rdopkg
https://github.com/redhat-openstack/rdopkg
Used by Red Hat/OpenStack: https://openstack.redhat.com/Main_Page
anaconda/scripts/makebumpver
https://github.com/rhinstaller/anaconda/blob/master/scripts/makebumpver
Interacts with upstream git + Bugzilla, generates spec file data.
mclazy
https://github.com/hughsie/mclazy
Pulls tarballs, edits spec files, interacts with chain-build.
rebase-helper
https://github.com/phracek/rebase-helper
the-new-hotness
https://github.com/fedora-infra/the-new-hotness