Re: [libvirt] [PATCH] spec file enhancements for minimal "client-only" build

2008-09-17 Thread Richard W.M. Jones
On Wed, Sep 17, 2008 at 09:22:04AM -0400, Ben Guthro wrote: > Patch attached, without the text mangling. I'll read over the article > about making Thunderbird not suck before my next patch submission (or > I'll just submit as attachments) OK, I'll apply this in a minute. Rich. -- Richard Jo

Re: [libvirt] [PATCH] spec file enhancements for minimal "client-only" build

2008-09-17 Thread Ben Guthro
No - we don't (AFAIK) Patch attached, without the text mangling. I'll read over the article about making Thunderbird not suck before my next patch submission (or I'll just submit as attachments) Richard W.M. Jones wrote on 09/17/2008 06:31 AM: On Wed, Sep 17, 2008 at 11:30:23AM +0100, Richa

Re: [libvirt] [PATCH] spec file enhancements for minimal "client-only" build

2008-09-17 Thread Daniel P. Berrange
On Wed, Sep 17, 2008 at 12:34:34PM +0100, Richard W.M. Jones wrote: > On Tue, Sep 16, 2008 at 10:20:54AM -0400, Ben Guthro wrote: > > New patch below, with changes discussed (removal of --without devel) > > That patch underwent some line wrapping when you put it into the mail. > It's much better t

Re: [libvirt] [PATCH] spec file enhancements for minimal "client-only" build

2008-09-17 Thread Richard W.M. Jones
On Tue, Sep 16, 2008 at 10:20:54AM -0400, Ben Guthro wrote: > New patch below, with changes discussed (removal of --without devel) That patch underwent some line wrapping when you put it into the mail. It's much better to send patches as attachments. Here is the corrected patch anyway: http://

Re: [libvirt] [PATCH] spec file enhancements for minimal "client-only" build

2008-09-17 Thread Richard W.M. Jones
On Wed, Sep 17, 2008 at 11:30:23AM +0100, Richard W.M. Jones wrote: > On Tue, Sep 16, 2008 at 10:20:54AM -0400, Ben Guthro wrote: > > New patch below, with changes discussed (removal of --without devel) > > +1 Ben, do you/VirtualIron have commit access now? Rich. -- Richard Jones, Emerging Tec

Re: [libvirt] [PATCH] spec file enhancements for minimal "client-only" build

2008-09-17 Thread Richard W.M. Jones
On Tue, Sep 16, 2008 at 10:20:54AM -0400, Ben Guthro wrote: > New patch below, with changes discussed (removal of --without devel) +1 Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones virt-top is 'top' for virtual machines. Tiny program with many powerful mon

Re: [libvirt] [PATCH] spec file enhancements for minimal "client-only" build

2008-09-16 Thread Ben Guthro
New patch below, with changes discussed (removal of --without devel) Example minimal "client only" build: rpmbuild \ --define "_topdir %(pwd)/rpm-build" \ --define "_builddir %{_topdir}" \ --define "_rpmdir %{_topdir}" \ --define "_srcrpmdir %{_topdir}" \ --define "_specdir %{

RE: [libvirt] [PATCH] spec file enhancements for minimal "client-only" build

2008-09-16 Thread Ben Guthro
to take a look at it a little later today. -Original Message- From: Daniel P. Berrange [mailto:[EMAIL PROTECTED] Sent: Tue 9/16/2008 6:38 AM To: Ben Guthro Cc: libvir-list@redhat.com Subject: Re: [libvirt] [PATCH] spec file enhancements for minimal "client-only" build On Mon

Re: [libvirt] [PATCH] spec file enhancements for minimal "client-only" build

2008-09-16 Thread Daniel P. Berrange
On Mon, Sep 15, 2008 at 02:55:40PM -0400, Ben Guthro wrote: > Attached is a patch to add some additional options to the spec file, > allowing for more flexibility when building. > With this patch, it allows you to build a "client-only" version of > libvirt for machines that may have an interest i

Re: [libvirt] [PATCH] spec file enhancements for minimal "client-only" build

2008-09-16 Thread Richard W.M. Jones
On Mon, Sep 15, 2008 at 02:55:40PM -0400, Ben Guthro wrote: > Attached is a patch to add some additional options to the spec file, > allowing for more flexibility when building. > With this patch, it allows you to build a "client-only" version of > libvirt for machines that may have an interest