Hello community,

here is the log from the commit of package gnome-session for openSUSE:Factory 
checked in at 2012-06-10 23:00:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-session (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-session.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-session", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-session/gnome-session.changes      
2012-05-22 08:15:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-session.new/gnome-session.changes 
2012-06-10 23:00:29.000000000 +0200
@@ -1,0 +2,15 @@
+Wed May 30 13:39:07 UTC 2012 - [email protected]
+
+- Add gnome-session-unblacklist-llvmpipe.patch to remove llvmpipe
+  from the list of blacklisted Mesa drivers and enable the full
+  gnome-shell experience even on virtual machines (e.g.
+  virtualbox).
+
+-------------------------------------------------------------------
+Wed May 23 19:06:06 UTC 2012 - [email protected]
+
+- Update to version 3.4.2.1:
+  + Ensure we have a new enough version of systemd.
+  + Updated translations.
+
+-------------------------------------------------------------------

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

New:
----
  gnome-session-3.4.2.1.tar.xz
  gnome-session-unblacklist-llvmpipe.patch

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

Other differences:
------------------
++++++ gnome-session.spec ++++++
--- /var/tmp/diff_new_pack.ttojU2/_old  2012-06-10 23:00:33.000000000 +0200
+++ /var/tmp/diff_new_pack.ttojU2/_new  2012-06-10 23:00:33.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           gnome-session
-Version:        3.4.2
+Version:        3.4.2.1
 Release:        0
 Summary:        Session Tools for the GNOME Desktop
 License:        GPL-2.0+
@@ -36,6 +36,8 @@
 Patch2:         gnome-session-wm-switch.patch
 # PATCH-NEEDS-REBASE gnome-session-bgo507101-tile-ui.patch bgo507101 
[email protected] -- Tile UI for logout dialog. (Was: PATCH-FIX-UPSTREAM)
 Patch3:         gnome-session-bgo507101-tile-ui.patch
+# PATCH-FEATURE-OPENSUSE gnome-session-unblacklist-llvmpipe.patch 
[email protected] -- Remove llvmpipe from blacklisted drivers to enable full 
gnome-shell session on virtual machines.
+Patch4:         gnome-session-unblacklist-llvmpipe.patch
 BuildRequires:  fdupes
 BuildRequires:  gnome-common
 BuildRequires:  gnome-patch-translation
@@ -53,7 +55,7 @@
 BuildRequires:  pkgconfig(json-glib-1.0) >= 0.10
 %if 0%{?suse_version} >= 1220
 BuildRequires:  pkgconfig(libsystemd-daemon)
-BuildRequires:  pkgconfig(libsystemd-login)
+BuildRequires:  pkgconfig(libsystemd-login) >= 38
 %endif
 BuildRequires:  pkgconfig(polkit-gobject-1)
 BuildRequires:  pkgconfig(sm)
@@ -139,6 +141,7 @@
 # needs-rebase
 #%patch3 -p0
 # gnome-patch-translation-update
+%patch4 -p1
 
 %build
 NOCONFIGURE=1 gnome-autogen.sh


++++++ gnome-session-unblacklist-llvmpipe.patch ++++++
Index: gnome-session-3.4.2.1/data/hardware-compatibility
===================================================================
--- gnome-session-3.4.2.1.orig/data/hardware-compatibility
+++ gnome-session-3.4.2.1/data/hardware-compatibility
@@ -24,4 +24,4 @@
 
 # Gallium has softpipe and llvmpipe
 -softpipe
--llvmpipe
+#-llvmpipe
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to