]> git.pld-linux.org Git - packages/virt-viewer.git/commitdiff
- updated to 0.5.7 auto/th/virt-viewer-0.5.7-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 24 Aug 2013 20:07:17 +0000 (22:07 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 24 Aug 2013 20:07:17 +0000 (22:07 +0200)
virt-viewer.spec

index 1d0370bd55379327d19942b1ffeea8c59d99ee36..d68ef997334487f2edd59d55687cb8df9bcb11cd 100644 (file)
@@ -7,19 +7,19 @@
 Summary:       Virtual Machine Viewer
 Summary(pl.UTF-8):     PrzeglÄ…darka maszyny wirtualnej
 Name:          virt-viewer
-Version:       0.5.6
+Version:       0.5.7
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications/Networking
 Source0:       http://virt-manager.org/download/sources/virt-viewer/%{name}-%{version}.tar.gz
-# Source0-md5: b1f55ad642df062028b24d8a77619ac5
+# Source0-md5: c0d6d2de66e61df6c2ad339625c58a2a
 URL:           http://virt-manager.org/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 BuildRequires: gettext-devel >= 0.14.1
 BuildRequires: glib2-devel >= 1:2.22.0
 BuildRequires: intltool >= 0.35.0
-%{?with_ovirt:BuildRequires:   libgovirt-devel}
+%{?with_ovirt:BuildRequires:   libgovirt-devel >= 0.1.0}
 BuildRequires: libtool >= 2:2
 BuildRequires: libvirt-devel >= 0.10.0
 BuildRequires: libxml2-devel >= 1:2.6.0
@@ -29,11 +29,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.16.26}
+%{?with_spice:BuildRequires: spice-gtk2-devel >= 0.20}
 %else
 BuildRequires: gtk+3-devel >= 3.0.0
 BuildRequires: gtk3-vnc-devel >= 0.4.3
-%{?with_spice:BuildRequires: spice-gtk-devel >= 0.16.26}
+%{?with_spice:BuildRequires: spice-gtk-devel >= 0.20}
 %endif
 Requires(post,postun): gtk-update-icon-cache
 Requires:      glib2 >= 1:2.22.0
@@ -43,12 +43,13 @@ 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.16.26}
+%{?with_spice:Requires: spice-gtk2 >= 0.20}
 %else
 BuildRequires: gtk+3 >= 3.0.0
 BuildRequires: gtk3-vnc >= 0.4.3
-%{?with_spice:BuildRequires: spice-gtk >= 0.16.26}
+%{?with_spice:BuildRequires: spice-gtk >= 0.20}
 %endif
+%{?with_ovirt:Requires:        libgovirt >= 0.1.0}
 Suggests:      openssh-clients
 Suggests:      gnome-keyring >= 0.4.9
 Obsoletes:     virt-viewer-plugin
This page took 0.184668 seconds and 4 git commands to generate.