Re: [libvirt] [PATCH 1/2] Add mkfs and libblkid to build system v2

2010-06-02 Thread Eric Blake
On 06/02/2010 01:09 PM, David Allan wrote: > Change per feedback from Dan B: The configure.ac portion still has my ack. However, > * Add libblkid dependency to libvirt.spec.in > +++ b/libvirt.spec.in > @@ -228,6 +228,11 @@ BuildRequires: util-linux > # For showmount in FS driver (netfs discover

[libvirt] [PATCH 1/2] Add mkfs and libblkid to build system v2

2010-06-02 Thread David Allan
Change per feedback from Dan B: * Add libblkid dependency to libvirt.spec.in --- configure.ac| 25 + libvirt.spec.in |5 + 2 files changed, 30 insertions(+), 0 deletions(-) diff --git a/configure.ac b/configure.ac index 36ba703..6923ce2 100644 --- a/configure