From 9d50aa724edd10a5c70594d6f26cd5d4af8ff7404996d79283c4374bf09e82a5 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sun, 1 Jul 2012 10:14:17 +0000 Subject: [PATCH 1/2] Accepting request 126719 from home:dimstar:branches:X11:XOrg Enable xatracker support, allowing vmware to have full 3d capability.. one of the features we annoucne as 'new' in 12.2... pleae verify inclusion in openSUSE 12.2 OBS-URL: https://build.opensuse.org/request/show/126719 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-vmware?expand=0&rev=4 --- xf86-video-vmware.changes | 6 ++++++ xf86-video-vmware.spec | 8 +++++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/xf86-video-vmware.changes b/xf86-video-vmware.changes index ed22ef7..04ac4e7 100644 --- a/xf86-video-vmware.changes +++ b/xf86-video-vmware.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jun 30 15:00:59 UTC 2012 - dimstar@opensuse.org + +- Add pkgconfig(xatracker) BuildRequires for full 3D support. + (bnc#729189). + ------------------------------------------------------------------- Thu Apr 19 10:47:12 UTC 2012 - dimstar@opensuse.org diff --git a/xf86-video-vmware.spec b/xf86-video-vmware.spec index 5a4c16c..2a0c9c5 100644 --- a/xf86-video-vmware.spec +++ b/xf86-video-vmware.spec @@ -15,14 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: xf86-video-vmware Version: 12.0.2 -# FIXME: Add pkgconfig(xatracker) >= 0.4.0 BuildRequires once it is available in Factory. (for 3D Support) Release: 0 -License: MIT +# FIXME: Add pkgconfig(xatracker) >= 0.4.0 BuildRequires once it is available in Factory. (for 3D Support) Summary: VMware SVGA video driver for the Xorg X server -Url: http://xorg.freedesktop.org/ +License: MIT Group: System/X11/Servers/XF86_4 +Url: http://xorg.freedesktop.org/ Source0: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2 BuildRequires: pkg-config BuildRequires: pkgconfig(fontsproto) @@ -30,6 +31,7 @@ BuildRequires: pkgconfig(pciaccess) >= 0.8.0 BuildRequires: pkgconfig(randrproto) BuildRequires: pkgconfig(renderproto) BuildRequires: pkgconfig(videoproto) +BuildRequires: pkgconfig(xatracker) >= 0.4.0 BuildRequires: pkgconfig(xextproto) BuildRequires: pkgconfig(xineramaproto) BuildRequires: pkgconfig(xorg-macros) >= 1.8 From a75d7ee1ecd3a3b37f2b39946a012ffaad19f5133b3ef4ac38898d1fb7a3b08e Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sun, 1 Jul 2012 11:41:32 +0000 Subject: [PATCH 2/2] removed obsolete comment in specfile OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-vmware?expand=0&rev=5 --- xf86-video-vmware.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/xf86-video-vmware.spec b/xf86-video-vmware.spec index 2a0c9c5..b0d7466 100644 --- a/xf86-video-vmware.spec +++ b/xf86-video-vmware.spec @@ -19,7 +19,6 @@ Name: xf86-video-vmware Version: 12.0.2 Release: 0 -# FIXME: Add pkgconfig(xatracker) >= 0.4.0 BuildRequires once it is available in Factory. (for 3D Support) Summary: VMware SVGA video driver for the Xorg X server License: MIT Group: System/X11/Servers/XF86_4