From Fedora Project Wiki

No edit summary
No edit summary
Line 30: Line 30:


https://github.com/phracek/rebase-helper
https://github.com/phracek/rebase-helper
=== the-new-hotness ==
https://github.com/fedora-infra/the-new-hotness


=== dgroc ===
=== dgroc ===

Revision as of 22:58, 24 February 2015

Scripts that wrap fedpkg

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 layered on top of fedpkg/koji.

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

http://rm-rf.ca/tito

Probably the most advanced layered tool; spec file changelog generation, interaction with koji.

anaconda/scripts/makebumpver

https://git.fedorahosted.org/cgit/anaconda.git/tree/scripts/makebumpver

Interacts with upstream git + Bugzilla, generates spec file data.

mclazy

https://gitorious.org/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

dgroc

https://github.com/pypingou/dgroc