[gnome-boxes/f21] Temporarily remove libvirt-daemon-config-network dep

Zeeshan Ali zeenix at fedoraproject.org
Fri Nov 21 14:36:08 UTC 2014


commit 73a2cdee2c946cb5d252b95abfd76bc4e64d2b38
Author: Zeeshan Ali (Khattak) <zeeshanak at gnome.org>
Date:   Fri Nov 21 14:35:23 2014 +0000

    Temporarily remove libvirt-daemon-config-network dep
    
    Resolves: rhbz#1164492.

 gnome-boxes.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/gnome-boxes.spec b/gnome-boxes.spec
index d243a8a..3d51e33 100644
--- a/gnome-boxes.spec
+++ b/gnome-boxes.spec
@@ -34,7 +34,7 @@ ExclusiveArch: x86_64
 
 Name:		gnome-boxes
 Version:	3.14.2
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A simple GNOME 3 application to access remote or virtual systems
 
 Group:		Applications/Emulators
@@ -75,7 +75,10 @@ Requires:	libvirt-daemon-qemu
 
 # Pulls in libvirtd NAT based networking
 # https://bugzilla.redhat.com/show_bug.cgi?id=1081762
-Requires:	libvirt-daemon-config-network
+# Removing this requirement temporarily. For details: see:
+# https://bugzilla.redhat.com/show_bug.cgi?id=1164492
+# Re-enable after F21 GA
+#Requires:	libvirt-daemon-config-network
 
 # Needed for unattended installations
 Requires:	mtools
@@ -146,6 +149,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gnome-shell/search-providers/gnome-boxes-search-provider.ini
 
 %changelog
+* Fri Nov 21 2014 Zeeshan Ali <zeenix at redhat.com> 3.14.2-2
+- Temporarily remove libvirt-daemon-config-network dep for rhbz#1164492.
+
 * Wed Nov 12 2014 Kalev Lember <kalevlember at gmail.com> - 3.14.2-1
 - Update to 3.14.2
 


More information about the scm-commits mailing list