Hello community, here is the log from the commit of package spice-gtk for openSUSE:Factory checked in at 2012-03-12 20:17:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spice-gtk (Old) and /work/SRC/openSUSE:Factory/.spice-gtk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spice-gtk", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/spice-gtk/spice-gtk.changes 2012-02-27 18:37:05.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.spice-gtk.new/spice-gtk.changes 2012-03-13 00:45:49.000000000 +0100 @@ -1,0 +2,18 @@ +Sun Mar 11 21:12:36 UTC 2012 - [email protected] + +- spice-client-glib-usb-acl-helper is here again. Besides depending + on the right version ofpolkit, it also depends of usbredir, which + caused it to silently disappear last time. + +------------------------------------------------------------------- +Thu Mar 8 21:06:16 UTC 2012 - [email protected] + +- Update to version 0.11: + - Fix semi-seamless migration regression + - Add Spice session UUID and name support + - Add foreign menu support to controller library + - Add a simple controller testing tool spice-controller-dump + - Build fixes +- Drop spice-gtk-0.9-return-nonvoid.patch: fixed upstream. + +------------------------------------------------------------------- Old: ---- spice-gtk-0.10.tar.bz2 spice-gtk-0.9-return-nonvoid.patch New: ---- spice-gtk-0.11.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spice-gtk.spec ++++++ --- /var/tmp/diff_new_pack.DH8WbU/_old 2012-03-13 00:45:53.000000000 +0100 +++ /var/tmp/diff_new_pack.DH8WbU/_new 2012-03-13 00:45:53.000000000 +0100 @@ -18,15 +18,14 @@ Name: spice-gtk -Version: 0.10 +Version: 0.11 Release: 0 +# FIXME: /usr/bin/spice-client-glib-usb-acl-helper should be installed u+s, see bnc#744251. Summary: Gtk client and libraries for SPICE remote desktop servers License: LGPL-2.1+ Group: System/GUI/GNOME Url: http://spice-space.org/page/Spice-Gtk Source: http://spice-space.org/download/gtk/%{name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM spice-gtk-0.9-return-nonvoid.patch [email protected] -- Return value in non-void function. -Patch0: spice-gtk-0.9-return-nonvoid.patch BuildRequires: cyrus-sasl-devel BuildRequires: intltool BuildRequires: libacl-devel @@ -112,7 +111,6 @@ %lang_package %prep %setup -q -%patch0 -p1 %build %configure \ @@ -125,6 +123,12 @@ find %{buildroot} -type f -name "*.la" -delete -print %find_lang %{name} +%post +%set_permissions %{_bindir}/spice-client-glib-usb-acl-helper + +%verifyscript +%verify_permissions -e %{_bindir}/spice-client-glib-usb-acl-helper + %post -n libspice-client-glib-2_0-1 -p /sbin/ldconfig %postun -n libspice-client-glib-2_0-1 -p /sbin/ldconfig @@ -143,6 +147,9 @@ %{_bindir}/snappy %{_bindir}/spicy %{_bindir}/spicy-stats +# Remove the attr(755) once bnc#744251 has been fixed. +%attr(755,root,root) %{_bindir}/spice-client-glib-usb-acl-helper +%{_datadir}/polkit-1/actions/org.spice-space.lowlevelusbaccess.policy %files lang -f %{name}.lang ++++++ spice-gtk-0.10.tar.bz2 -> spice-gtk-0.11.tar.bz2 ++++++ ++++ 5926 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
