adamwill pushed to gnome-boxes (f22). "temporarily remove libvirt-daemon-config-network dep - #1164492"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 7 21:07:55 UTC 2015


>From 8ab31465d5f76b311ca141790f9e29ed52a03aa6 Mon Sep 17 00:00:00 2001
From: Adam Williamson <awilliam at redhat.com>
Date: Tue, 7 Apr 2015 14:07:28 -0700
Subject: temporarily remove libvirt-daemon-config-network dep - #1164492


diff --git a/gnome-boxes.spec b/gnome-boxes.spec
index 4049323..e0310a6 100644
--- a/gnome-boxes.spec
+++ b/gnome-boxes.spec
@@ -34,7 +34,7 @@ ExclusiveArch: x86_64
 
 Name:		gnome-boxes
 Version:	3.16.0
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A simple GNOME 3 application to access remote or virtual systems
 
 Group:		Applications/Emulators
@@ -76,7 +76,9 @@ Requires:	libvirt-daemon-qemu
 
 # Pulls in libvirtd NAT based networking
 # https://bugzilla.redhat.com/show_bug.cgi?id=1081762
-Requires:	libvirt-daemon-config-network
+# TEMPORARILY DISABLED so live images booted in VMs do not have conflicts:
+# https://bugzilla.redhat.com/show_bug.cgi?id=1164492
+#Requires:	libvirt-daemon-config-network
 
 # Needed for unattended installations
 Requires:	mtools
@@ -149,6 +151,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gnome-shell/search-providers/gnome-boxes-search-provider.ini
 
 %changelog
+* Tue Apr 07 2015 Adam Williamson <awilliam at redhat.com> - 3.16.0-2
+- temporarily remove libvirt-daemon-config-network dep - rhbz#1164492
+
 * Tue Mar 24 2015 Kalev Lember <kalevlember at gmail.com> - 3.16.0-1
 - Update to 3.16.0
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gnome-boxes.git/commit/?h=f22&id=8ab31465d5f76b311ca141790f9e29ed52a03aa6


More information about the scm-commits mailing list