From dc508089718285b484faf2d1e30ff8ce53347ec1334bd2fa7ece0559f3081be8 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sun, 15 Apr 2012 17:51:09 +0000 Subject: [PATCH] Accepting request 113698 from home:oertel:branches:openSUSE:Factory - use same dri drivers on ia64 as on ppc (no drm_intel) OBS-URL: https://build.opensuse.org/request/show/113698 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=207 --- Mesa.changes | 5 +++++ Mesa.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Mesa.changes b/Mesa.changes index f692082..5e98b0b 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Apr 15 18:10:39 CEST 2012 - ro@suse.de + +- use same dri drivers on ia64 as on ppc (no drm_intel) + ------------------------------------------------------------------- Wed Mar 21 23:21:24 UTC 2012 - ryanbach@adelphia.net diff --git a/Mesa.spec b/Mesa.spec index a3cd62b..4da4058 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -390,7 +390,7 @@ autoreconf -fi --with-dri-drivers=i915,i965,nouveau,r200,radeon \ --with-gallium-drivers=r300,r600,nouveau,swrast \ %endif -%ifarch ppc ppc64 %sparc hppa +%ifarch ia64 ppc ppc64 %sparc hppa --with-dri-drivers=nouveau,r200,radeon \ --with-gallium-drivers=r300,r600,nouveau,swrast \ %endif