SRPM builder helpers
commit3d5e3bffaf5a0acbee085c1f3d3f93f882ffd469
authorSam Liddicott <sam@liddicott.com>
Tue, 4 Nov 2008 08:53:46 +0000 (4 08:53 +0000)
committerSam Liddicott <sam@liddicott.com>
Wed, 10 Dec 2008 10:10:51 +0000 (10 10:10 +0000)
tree1e7aa804052582d2205ac047f25afe4942e1d551
parent119a2b54c0e5c56c84fb3b6c8f4a72d582aab5fb
SRPM builder helpers

make-srpm helps build an from a source control system repository.

It can exported a certain tagged version as the source and produce some
patches which can be applied to make the desired version.

It modifies a supplied spec file to account for this, and then builds
an srpm
packaging4/utils/make-srpm [new file with mode: 0644]
packaging4/utils/make-srpm_git [new file with mode: 0644]
packaging4/utils/make-srpm_svn [new file with mode: 0644]