Accepting request 124195 from GNOME:Factory

Remove llvmpipe from the list of blacklisted drivers; this enables the full GNOME3 experience even on virtual machines (forwarded request 122920 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/124195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-session?expand=0&rev=125
This commit is contained in:
Stephan Kulow 2012-06-10 21:00:26 +00:00 committed by Git OBS Bridge
commit 9bf3d8b6aa
5 changed files with 33 additions and 5 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2fbcf10d4ad8648197fefde2052abd8bf16b827781a974f59ac118e7dd0db433
size 725144

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c2cbc86b63bb4869f4f95e7771ec6eee0c02965b732d634de5c8122607c4356
size 712948

View File

@ -0,0 +1,10 @@
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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed May 30 13:39:07 UTC 2012 - badshah400@gmail.com
- 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 - zaitor@opensuse.org
- Update to version 3.4.2.1:
+ Ensure we have a new enough version of systemd.
+ Updated translations.
-------------------------------------------------------------------
Mon May 14 14:06:49 UTC 2012 - vuntz@opensuse.org

View File

@ -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 @@ Patch1: gnome-session-kdm-support.patch
Patch2: gnome-session-wm-switch.patch
# PATCH-NEEDS-REBASE gnome-session-bgo507101-tile-ui.patch bgo507101 vuntz@novell.com -- Tile UI for logout dialog. (Was: PATCH-FIX-UPSTREAM)
Patch3: gnome-session-bgo507101-tile-ui.patch
# PATCH-FEATURE-OPENSUSE gnome-session-unblacklist-llvmpipe.patch badshah400@gmail.com -- 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(ice)
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 @@ translation-update-upstream
# needs-rebase
#%patch3 -p0
# gnome-patch-translation-update
%patch4 -p1
%build
NOCONFIGURE=1 gnome-autogen.sh