Hello community,

here is the log from the commit of package xfce4-session for openSUSE:Factory 
checked in at 2013-06-11 06:41:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-session (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-session.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-session"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-session/xfce4-session.changes      
2013-05-02 12:03:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xfce4-session.new/xfce4-session.changes 
2013-06-11 09:38:45.000000000 +0200
@@ -1,0 +2,22 @@
+Fri Jun  7 09:28:05 UTC 2013 - [email protected]
+
+- drop obsolete configure switches
+
+-------------------------------------------------------------------
+Sun May  5 19:02:45 UTC 2013 - [email protected]
+
+- update to version 4.10.1
+  - remove xfce environment functions and use glib
+  - add shutdown/reboot functionality for systemd
+  - fix logic of the --fast action
+  - bump copyright year
+  - store the child watch id to avoid possible double free
+  - use the async spawn function of glib
+  - autotools updates
+  - remove gnome-keyring remains
+  - handle multiple interactive session save
+  - translation updates
+- remove obsolete xfce4-session-avoid-possible-double-free.patch,
+  xfce4-session-handle-multiple-interactive-session-save.patch
+
+-------------------------------------------------------------------

Old:
----
  xfce4-session-4.10.0.tar.bz2
  xfce4-session-avoid-possible-double-free.patch
  xfce4-session-handle-multiple-interactive-session-save.patch

New:
----
  xfce4-session-4.10.1.tar.bz2

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

Other differences:
------------------
++++++ xfce4-session.spec ++++++
--- /var/tmp/diff_new_pack.VWk5fI/_old  2013-06-11 09:38:46.000000000 +0200
+++ /var/tmp/diff_new_pack.VWk5fI/_new  2013-06-11 09:38:46.000000000 +0200
@@ -19,7 +19,7 @@
 %define libname libxfsm-4_6-0
 
 Name:           xfce4-session
-Version:        4.10.0
+Version:        4.10.1
 Release:        0
 Summary:        Xfce Session Manager
 License:        GPL-2.0
@@ -30,10 +30,6 @@
 Patch0:         xfce4-session-simple-splash-remove-shadows.patch
 # PATCH-FIX-OPENSUSE xfce4-session-adapt-session-scripts.patch bnc#789057 
[email protected] -- Adapt upstream sessions script to openSUSE
 Patch1:         xfce4-session-adapt-session-scripts.patch
-# PATCH-FIX-UPSTREAM 
xfce4-session-handle-multiple-interactive-session-save.patch bxo#5379 
[email protected] -- Handle multiple interactive session save correctly 
(backported from upstream git)
-Patch2:         xfce4-session-handle-multiple-interactive-session-save.patch
-# PATCH-FIX-UPSTREAM xfce4-session-avoid-possible-double-free.patch bxo#9709 
[email protected] -- Avoid a possible double free crash (backported from 
upstream git)
-Patch3:         xfce4-session-avoid-possible-double-free.patch
 %if 0%{?suse_version} > 1210
 BuildRequires:  iceauth
 %endif
@@ -50,6 +46,9 @@
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
 BuildRequires:  pkgconfig(libxfce4ui-1)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
+%if 0%{?suse_version} >= 1230
+BuildRequires:  pkgconfig(polkit-gobject-1) >= 0.100
+%endif
 BuildRequires:  pkgconfig(sm)
 Provides:       xfce-utils = %{version}
 Obsoletes:      xfce-utils <= 4.8.3
@@ -60,7 +59,12 @@
 Provides:       xfce4-session-doc = %{version}
 Obsoletes:      xfce4-session-doc <= 4.8.3
 Requires:       %{name}-branding = %{version}
+%if 0%{?suse_version} < 1230
 Requires:       ConsoleKit-x11
+%endif
+%if 0%{?suse_version} >= 1230
+Requires:       systemd
+%endif
 Requires:       xfce4-settings
 Requires:       xfconf
 Recommends:     %{name}-doc = %{version}
@@ -113,15 +117,10 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %build
 %configure \
-    --disable-static \
-    --enable-session-screenshots \
-    --enable-gnome \
-    --enable-libgnome-keyring
+    --disable-static
 make %{?_smp_mflags} V=1
 
 %install

++++++ xfce4-session-4.10.0.tar.bz2 -> xfce4-session-4.10.1.tar.bz2 ++++++
++++ 20625 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to