Author: qboosh Date: Sun Mar 11 10:31:47 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.11
---- Files affected: packages/spice-gtk: spice-gtk.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: packages/spice-gtk/spice-gtk.spec diff -u packages/spice-gtk/spice-gtk.spec:1.10 packages/spice-gtk/spice-gtk.spec:1.11 --- packages/spice-gtk/spice-gtk.spec:1.10 Sun Feb 26 21:03:23 2012 +++ packages/spice-gtk/spice-gtk.spec Sun Mar 11 11:31:41 2012 @@ -9,12 +9,12 @@ Summary: A GTK+ client and libraries for SPICE remote desktop servers Summary(pl.UTF-8): Klient i biblioteki GTK+ dla serwerów zdalnych pulpitów SPICE Name: spice-gtk -Version: 0.10 +Version: 0.11 Release: 1 License: LGPL v2.1+ Group: X11/Applications Source0: http://spice-space.org/download/gtk/%{name}-%{version}.tar.bz2 -# Source0-md5: 5f3e49f3634a229af9b1679540c23019 +# Source0-md5: c8f2c274ab81e0ac273be5c6490b8603 Patch0: %{name}-sh.patch Patch1: %{name}-builddir.patch URL: http://spice-space.org/ @@ -54,7 +54,7 @@ BuildRequires: libusb-devel >= 1.0.9 BuildRequires: polkit-devel >= 0.96 BuildRequires: udev-glib-devel -BuildRequires: usbredir-devel >= 0.4 +BuildRequires: usbredir-devel >= 0.4.2 %endif %{?with_smartcard:Requires: libcacard >= 0.1.2} Requires: spice-glib = %{version}-%{release} @@ -113,7 +113,7 @@ Requires: pixman >= 0.17.7 %if %{with usbredir} Requires: libusb >= 1.0.9 -Requires: usbredir >= 0.4 +Requires: usbredir >= 0.4.2 %endif %description -n spice-glib @@ -139,7 +139,7 @@ %if %{with usbredir} Requires: libusb-devel >= 1.0.9 Requires: udev-glib-devel -Requires: usbredir-devel >= 0.3.3 +Requires: usbredir-devel >= 0.4.2 %endif %description -n spice-glib-devel @@ -398,6 +398,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2012/03/11 10:31:41 qboosh +- updated to 0.11 + Revision 1.10 2012/02/26 20:03:23 qboosh - updated to 0.10 - removed obsolete usbredir patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/spice-gtk/spice-gtk.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
