fedorahosted.org is shutting down soon, and projects have migrated to different locations. Virt-viewer moved to pagure.io, while virt-manger is now hosted on github.
https://www.redhat.com/archives/virt-tools-list/2017-January/msg00070.html Signed-off-by: Eduardo Lima (Etrunko) <etru...@redhat.com> --- modulesets/spice.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/modulesets/spice.xml b/modulesets/spice.xml index 48d3795..f7c25a4 100644 --- a/modulesets/spice.xml +++ b/modulesets/spice.xml @@ -16,8 +16,11 @@ <repository type="git" name="libvirt.org" href="git://libvirt.org/"/> - <repository type="git" name="git.fedorahosted.org" - href="git://git.fedorahosted.org/git/"/> + <repository type="git" name="github.com" + href="https://github.com/virt-manager/"/> + + <repository type="git" name="pagure.io" + href="https://pagure.io/"/> <repository type="tarball" name="sourceforge" href="http://downloads.sourceforge.net/project/"/> @@ -157,7 +160,7 @@ </autotools> <autotools id="virt-manager" makeinstallargs="-C build install" makeargs="-C build" autogenargs=" --with-default-graphics=spice"> - <branch repo="git.fedorahosted.org" module="virt-manager.git"/> + <branch repo="github.com" module="virt-manager.git"/> <dependencies> <dep package="libvirt"/> <dep package="libvirt-glib"/> @@ -170,7 +173,7 @@ autogenargs= "--enable-werror --with-spice-gtk"> - <branch repo="git.fedorahosted.org" module="virt-viewer.git"/> + <branch repo="pagure.io" module="virt-viewer.git"/> <dependencies> <dep package="libvirt"/> <dep package="gtk-vnc"/> -- 2.9.3 _______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/spice-devel