[Libosinfo] [PATCH] fedora: Install spice-webdavd dependency
Daniel P. Berrange
berrange at redhat.com
Mon Aug 22 17:22:26 UTC 2016
On Fri, Aug 19, 2016 at 11:44:22PM +0300, Visarion Alexandru wrote:
> From: Visarion Alexandru <viorel.visarion at gmail.com>
>
> GNOME-Boxes is developing a folder sharing feature which will
> need spice-webdavd installed in the guest for it to work.
>
> Let's make the folder sharing feature available right after
> express install in Fedora, by automaticaly installing spice-webdavd.
> ---
> data/install-script/fedoraproject.org/fedora-kickstart-desktop.xml.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/data/install-script/fedoraproject.org/fedora-kickstart-desktop.xml.in b/data/install-script/fedoraproject.org/fedora-kickstart-desktop.xml.in
> index bd10fba..edff4e2 100644
> --- a/data/install-script/fedoraproject.org/fedora-kickstart-desktop.xml.in
> +++ b/data/install-script/fedoraproject.org/fedora-kickstart-desktop.xml.in
> @@ -155,6 +155,7 @@ url --mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-$release
> # QXL driver and SPICE vdagent
> xorg-x11-drv-qxl
> spice-vdagent
> +spice-webdavd
I'mm pretty sure this RPM doesn't exist for all versions of Fedora we
support, so you'll need to wrap this in conditional logic
>
> <xsl:choose>
> <xsl:when test="os/version > 15">
Regards,
Daniel
--
|: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org -o- http://virt-manager.org :|
|: http://autobuild.org -o- http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|
More information about the Libosinfo
mailing list