From 061a218f8be04fe75abf4366c15b859e0b379bb9 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Thu, 5 Jul 2018 20:11:03 +0000 Subject: [PATCH] - R dconf, fixes remote connections not being saved - R adwaita-icon-theme, fixes missing icons --- virt-manager.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/virt-manager.spec b/virt-manager.spec index 5de9902..d7708af 100644 --- a/virt-manager.spec +++ b/virt-manager.spec @@ -2,7 +2,7 @@ Summary: Virtual Machine Manager Summary(pl.UTF-8): Zarządca maszyn wirtualnych Name: virt-manager Version: 1.5.1 -Release: 3 +Release: 4 Epoch: 1 License: GPL v2+ Group: Applications/Emulators @@ -16,6 +16,8 @@ BuildRequires: intltool >= 0.35.0 BuildRequires: perl-tools-pod BuildRequires: python-devel >= 1:2.7 BuildRequires: rpmbuild(macros) >= 1.592 +Requires: dconf +Requires: adwaita-icon-theme Requires: gnome-icon-theme Requires(post,postun): glib2 Requires(post,postun): gtk-update-icon-cache @@ -86,9 +88,7 @@ virt-clone (klonujący istniejącą maszynę wirtualną). %build %{__python} setup.py configure \ - --prefix=%{_prefix} \ - --libvirt-package-names=libvirt \ - --kvm-package-names=qemu-lvm + --prefix=%{_prefix} %{__python} setup.py build -- 2.44.0