From f6c020fb503de8b88de9aade88a300f9c5c411d6eecc2cd4034c1711aed3bb6f Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Tue, 8 Nov 2016 12:51:14 +0000 Subject: [PATCH] Accepting request 439175 from home:Andreas_Schwab:Factory - Build Mesa-dri-nouveau only where available OBS-URL: https://build.opensuse.org/request/show/439175 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=550 --- Mesa.changes | 5 +++++ Mesa.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/Mesa.changes b/Mesa.changes index 459ad2f..797c36b 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 7 15:09:08 UTC 2016 - schwab@suse.de + +- Build Mesa-dri-nouveau only where available + ------------------------------------------------------------------- Wed Nov 2 11:44:47 UTC 2016 - zaitor@opensuse.org diff --git a/Mesa.spec b/Mesa.spec index 61562bc..2bc490d 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -975,9 +975,11 @@ install -m 644 $RPM_SOURCE_DIR/README.updates \ %{_includedir}/GL/internal %{_libdir}/pkgconfig/dri.pc +%ifarch %ix86 x86_64 aarch64 %arm ppc64 ppc64le ia64 ppc hppa %files -n Mesa-dri-nouveau %{_libdir}/dri/nouveau_dri.so %{_libdir}/dri/nouveau_vieux_dri.so +%endif %files devel %defattr(-,root,root)