[Libguestfs] [PATCH v2v] Add support for performing automated builds

Matthew Booth mbooth at redhat.com
Fri Feb 11 14:31:07 UTC 2011


On 11/02/11 14:07, Daniel P. Berrange wrote:
> * .gitignore: Ignore RPM specfile&  coverage data
> * Build.PL: Generate specfile during build
> * autobuild.sh: Build control file
> * virt-v2v.spec.PL: RPM specfile
> * MANIFEST.SKIP: Ignore test coverage data
> ---
>   .gitignore       |    3 +
>   Build.PL         |    3 +-
>   MANIFEST         |    3 +
>   MANIFEST.SKIP    |    1 +
>   autobuild.sh     |   65 ++++++++++++++++++++++
>   virt-v2v.spec.PL |  160 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
>   6 files changed, 234 insertions(+), 1 deletions(-)
>   create mode 100755 autobuild.sh
>   create mode 100644 virt-v2v.spec.PL
>

ACK. I'll push this later.

I'm curious to know why the additional ./Build changelog step is 
required, though. I think that points at a missing build dep. Happy to 
leave that for another day, though.

Matt
-- 
Matthew Booth, RHCA, RHCSS
Red Hat Engineering, Virtualisation Team

GPG ID:  D33C3490
GPG FPR: 3733 612D 2D05 5458 8A8A 1600 3441 EA19 D33C 3490




More information about the Libguestfs mailing list