[libvirt] [PATCH 2/2] RPM spec file updated with glusterfs dependency

Daniel Veillard veillard at redhat.com
Wed Jul 8 09:50:11 UTC 2009


On Tue, Jul 07, 2009 at 05:55:16PM +0100, Daniel P. Berrange wrote:
> On Tue, Jul 07, 2009 at 05:47:56AM -0700, Harshavardhana wrote:
> > Add new dependency for glusterfs rpm.
> > ---
> >  libvirt.spec.in |    2 ++
> >  1 files changed, 2 insertions(+), 0 deletions(-)
> > 
> > diff --git a/libvirt.spec.in b/libvirt.spec.in
> > index 1e8a8ef..ccef3a5 100644
> > --- a/libvirt.spec.in
> > +++ b/libvirt.spec.in
> > @@ -86,6 +86,8 @@ BuildRequires: util-linux
> >  # For showmount in FS driver (netfs discovery)
> >  BuildRequires: nfs-utils
> >  Requires: nfs-utils
> > +# For glusterfs 
> > +Requires: glusterfs-client >= 2.0.2
> >  %endif
> >  %if %{with_qemu}
> >  # From QEMU RPMs
> 
> This isn't technically a hard requirement, but the extra RPMs it pulls
> in are quite small really, so its reasonable

  yeah, I was wondering about the size too, but it pulls less than an
megabyte of RPM so I think it's fine.

  Both patches applied and commited, thanks !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list