Displaying 4 results from an estimated 4 matches for "71f97c6".
2020 Jan 10
5
[PATCH Fedora libguestfs] Don't depend on libvirt-daemon-kvm monolith.
...ditional section.
I also made support for storage backends "Recommends" so that people
can get rid of things like Gluster if they want.
---
libguestfs.spec | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/libguestfs.spec b/libguestfs.spec
index 0d32ef0..71f97c6 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -211,12 +211,16 @@ Requires: fuse
# For core disk-create API.
Requires: /usr/bin/qemu-img
-# For libvirt backend.
-%ifarch %{ix86} x86_64 %{arm} aarch64
-Requires: libvirt-daemon-kvm >= 0.10.2-3
-%else
+# For qemu direct an...
2020 Jan 10
0
Re: [PATCH Fedora libguestfs] Don't depend on libvirt-daemon-kvm monolith.
...ort for storage backends "Recommends" so that people
> can get rid of things like Gluster if they want.
> ---
> libguestfs.spec | 14 +++++++++-----
> 1 file changed, 9 insertions(+), 5 deletions(-)
>
> diff --git a/libguestfs.spec b/libguestfs.spec
> index 0d32ef0..71f97c6 100644
> --- a/libguestfs.spec
> +++ b/libguestfs.spec
> @@ -211,12 +211,16 @@ Requires: fuse
> # For core disk-create API.
> Requires: /usr/bin/qemu-img
>
> -# For libvirt backend.
> -%ifarch %{ix86} x86_64 %{arm} aarch64
> -Requires: libvirt-daemon-kv...
2020 Jan 10
0
Re: [PATCH Fedora libguestfs] Don't depend on libvirt-daemon-kvm monolith.
...ort for storage backends "Recommends" so that people
> can get rid of things like Gluster if they want.
> ---
> libguestfs.spec | 14 +++++++++-----
> 1 file changed, 9 insertions(+), 5 deletions(-)
>
> diff --git a/libguestfs.spec b/libguestfs.spec
> index 0d32ef0..71f97c6 100644
> --- a/libguestfs.spec
> +++ b/libguestfs.spec
> @@ -211,12 +211,16 @@ Requires: fuse
> # For core disk-create API.
> Requires: /usr/bin/qemu-img
>
> -# For libvirt backend.
> -%ifarch %{ix86} x86_64 %{arm} aarch64
> -Requires: libvirt-daemon-kv...
2020 Jan 10
1
Re: [PATCH Fedora libguestfs] Don't depend on libvirt-daemon-kvm monolith.
...mmends" so that people
> > can get rid of things like Gluster if they want.
> > ---
> > libguestfs.spec | 14 +++++++++-----
> > 1 file changed, 9 insertions(+), 5 deletions(-)
> >
> > diff --git a/libguestfs.spec b/libguestfs.spec
> > index 0d32ef0..71f97c6 100644
> > --- a/libguestfs.spec
> > +++ b/libguestfs.spec
> > @@ -211,12 +211,16 @@ Requires: fuse
> > # For core disk-create API.
> > Requires: /usr/bin/qemu-img
> >
> > -# For libvirt backend.
> > -%ifarch %{ix86} x86_64 %{arm} aarch6...