Re: [libvirt] [PATCH ruby-libvirt] Add a control file for automated builds

2011-02-10 Thread Chris Lalancette
On 02/10/11 - 06:07:26PM, Daniel P. Berrange wrote: > * autobuild.sh: Automated build control > * ruby-libvirt.spec: Add autobuild release tag > --- > autobuild.sh | 29 + > ruby-libvirt.spec |2 +- > 2 files changed, 30 insertions(+), 1 deletions(-) > creat

[libvirt] [PATCH ruby-libvirt] Add a control file for automated builds

2011-02-10 Thread Daniel P. Berrange
* autobuild.sh: Automated build control * ruby-libvirt.spec: Add autobuild release tag --- autobuild.sh | 29 + ruby-libvirt.spec |2 +- 2 files changed, 30 insertions(+), 1 deletions(-) create mode 100755 autobuild.sh diff --git a/autobuild.sh b/autobuild.