]> git.pld-linux.org Git - packages/virt-viewer.git/commitdiff
- updated to 0.5.5 auto/th/virt-viewer-0.5.5-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 16 Feb 2013 09:37:37 +0000 (10:37 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 16 Feb 2013 09:37:37 +0000 (10:37 +0100)
virt-viewer.spec

index de22346955a621217d1f47081c23e4570874089d..e2d40bc4febf6568439d42a086d34b8ab5bff0ad 100644 (file)
 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
This page took 0.117763 seconds and 4 git commands to generate.