Hello community,

here is the log from the commit of package gnome-session for openSUSE:Factory 
checked in at 2012-02-21 12:19:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-session (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-session.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-session", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-session/gnome-session.changes      
2012-01-09 15:16:41.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-session.new/gnome-session.changes 
2012-02-21 12:19:10.000000000 +0100
@@ -1,0 +2,14 @@
+Tue Feb  7 10:52:34 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.5:
+  + Use systemd session tracking instead of ConsoleKit when system
+    is booted with systemd
+  + Code cleanups
+  + Updated translations.
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+- Add pkgconfig() BuildRequires for the new support of systemd
+  session tracking: libsystemd-login, libsystemd-daemon,
+  polkit-gobject-1.
+
+-------------------------------------------------------------------

Old:
----
  gnome-session-3.3.3.tar.xz

New:
----
  gnome-session-3.3.5.tar.xz

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

Other differences:
------------------
++++++ gnome-session.spec ++++++
--- /var/tmp/diff_new_pack.GwBy4h/_old  2012-02-21 12:19:11.000000000 +0100
+++ /var/tmp/diff_new_pack.GwBy4h/_new  2012-02-21 12:19:11.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-session
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           gnome-session
-Version:        3.3.3
+Version:        3.3.5
 Release:        0
 Summary:        Session Tools for the GNOME Desktop
 License:        GPL-2.0+
@@ -43,8 +44,6 @@
 BuildRequires:  tcpd-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gl)
@@ -52,6 +51,9 @@
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(json-glib-1.0) >= 0.10
+BuildRequires:  pkgconfig(libsystemd-daemon)
+BuildRequires:  pkgconfig(libsystemd-login)
+BuildRequires:  pkgconfig(polkit-gobject-1)
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(upower-glib)
 BuildRequires:  pkgconfig(xau)
@@ -77,6 +79,7 @@
 
 %package default-session
 Summary:        Session Manager for GNOME -- Default GNOME Session
+Group:          System/GUI/GNOME
 Requires:       %{name} = %{version}
 Requires:       gnome-shell
 Requires:       gnome-settings-daemon
@@ -87,6 +90,7 @@
 
 %package fallback-session
 Summary:        Session Manager for GNOME -- Fallback GNOME Session
+Group:          System/GUI/GNOME
 Requires:       %{name} = %{version}
 Requires:       gnome-panel
 Requires:       gnome-settings-daemon
@@ -99,6 +103,7 @@
 
 %package -n gnome2-look-and-feel
 Summary:        GNOME Desktop with the GNOME 2 Look and Feel
+Group:          System/GUI/GNOME
 Requires:       %{name}-fallback-session
 
 %description -n gnome2-look-and-feel
@@ -107,6 +112,7 @@
 
 %package core
 Summary:        Session Manager for GNOME -- Minimal Version
+Group:          System/GUI/GNOME
 Requires:       ConsoleKit
 Requires:       dbus-1-x11
 Requires:       gsettings-desktop-schemas >= 0.1.7


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to