Hello community,

here is the log from the commit of package spice-gtk for openSUSE:Factory 
checked in at 2016-09-05 21:17:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spice-gtk (Old)
 and      /work/SRC/openSUSE:Factory/.spice-gtk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spice-gtk"

Changes:
--------
--- /work/SRC/openSUSE:Factory/spice-gtk/spice-gtk.changes      2016-04-15 
18:56:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.spice-gtk.new/spice-gtk.changes 2016-09-05 
21:17:32.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Aug 31 09:35:54 UTC 2016 - [email protected]
+
+- Move acl helper to a new libspice-client-glib-helper package and
+  add a corresponding dependency (bsc#994858)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ spice-gtk.spec ++++++
--- /var/tmp/diff_new_pack.6QYQrR/_old  2016-09-05 21:17:33.000000000 +0200
+++ /var/tmp/diff_new_pack.6QYQrR/_new  2016-09-05 21:17:33.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package spice-gtk
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -70,10 +70,19 @@
 %package -n libspice-client-glib-2_0-8
 Summary:        Gtk client and libraries for SPICE remote desktop servers
 Group:          System/Libraries
+Requires:       libspice-client-glib-helper
 
 %description -n libspice-client-glib-2_0-8
 A Gtk client and libraries for SPICE remote desktop servers, (Linux and 
Windows) 
 
+%package -n libspice-client-glib-helper
+Summary:        Gtk client and libraries for SPICE remote desktop servers
+Group:          System/Libraries
+
+%description -n libspice-client-glib-helper
+A Gtk client and libraries for SPICE remote desktop servers, (Linux and 
Windows).
+Contains helpers needed by the spice glib client library.
+
 %package -n libspice-client-gtk-3_0-4
 Summary:        Gtk client and libraries for SPICE remote desktop servers
 Group:          System/Libraries
@@ -216,9 +225,6 @@
 %{_bindir}/spicy
 %{_bindir}/spicy-screenshot
 %{_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
 
@@ -226,6 +232,12 @@
 %defattr(-, root, root)
 %{_libdir}/libspice-client-glib-2.0.so.*
 
+%files -n libspice-client-glib-helper
+%defattr(-, root, root)
+# 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 -n typelib-1_0-SpiceClientGlib-2_0
 %defattr(-,root,root)
 %{_libdir}/girepository-1.0/SpiceClientGLib-2.0.typelib


Reply via email to