From d89521ba5c88b17d6afffc24596fc736a364f795 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 16 Feb 2013 10:37:37 +0100 Subject: [PATCH] - updated to 0.5.5 --- virt-viewer.spec | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/virt-viewer.spec b/virt-viewer.spec index de22346..e2d40bc 100644 --- a/virt-viewer.spec +++ b/virt-viewer.spec @@ -11,12 +11,12 @@ Summary: Virtual Machine Viewer Summary(pl.UTF-8): Przeglądarka maszyny wirtualnej Name: virt-viewer -Version: 0.5.4 -Release: 4 +Version: 0.5.5 +Release: 1 License: GPL v2+ Group: X11/Applications/Networking Source0: http://virt-manager.org/download/sources/virt-viewer/%{name}-%{version}.tar.gz -# Source0-md5: 43c269da571e65b12421b6fc9f871e98 +# Source0-md5: a5516d33a29df5d135611c4667c03f77 Patch0: %{name}-plugin.patch URL: http://virt-manager.org/ BuildRequires: autoconf >= 2.50 @@ -24,8 +24,8 @@ BuildRequires: automake BuildRequires: gettext-devel >= 0.14.1 BuildRequires: glib2-devel >= 1:2.22.0 BuildRequires: intltool >= 0.35.0 -BuildRequires: libtool -BuildRequires: libvirt-devel >= 0.9.7 +BuildRequires: libtool >= 2:2 +BuildRequires: libvirt-devel >= 0.10.0 BuildRequires: libxml2-devel >= 1:2.6.0 BuildRequires: perl-tools-pod BuildRequires: sed >= 4.0 @@ -33,11 +33,11 @@ BuildRequires: spice-protocol >= 0.10.1 %if %{with gtk2} BuildRequires: gtk+2-devel >= 2:2.18.0 BuildRequires: gtk-vnc-devel >= 0.4.3 -%{?with_spice:BuildRequires: spice-gtk2-devel >= 0.12.101} +%{?with_spice:BuildRequires: spice-gtk2-devel >= 0.16.26} %else BuildRequires: gtk+3-devel >= 3.0.0 BuildRequires: gtk3-vnc-devel >= 0.4.3 -%{?with_spice:BuildRequires: spice-gtk-devel >= 0.12.101} +%{?with_spice:BuildRequires: spice-gtk-devel >= 0.16.26} %endif %if %{with plugin} BuildRequires: nspr-devel >= 4.0.0 @@ -46,16 +46,16 @@ BuildRequires: xulrunner-devel >= 1.8 Requires(post,postun): gtk-update-icon-cache Requires: glib2 >= 1:2.22.0 Requires: hicolor-icon-theme -Requires: libvirt >= 0.9.7 +Requires: libvirt >= 0.10.0 Requires: libxml2 >= 1:2.6.0 %if %{with gtk2} Requires: gtk+2 >= 2:2.18.0 Requires: gtk-vnc >= 0.4.3 -%{?with_spice:Requires: spice-gtk2 >= 0.12.101} +%{?with_spice:Requires: spice-gtk2 >= 0.16.26} %else BuildRequires: gtk+3 >= 3.0.0 BuildRequires: gtk3-vnc >= 0.4.3 -%{?with_spice:BuildRequires: spice-gtk >= 0.12.101} +%{?with_spice:BuildRequires: spice-gtk >= 0.16.26} %endif Suggests: openssh-clients Suggests: gnome-keyring >= 0.4.9 -- 2.44.0