From e5954a3c3ea4158cd632ec5f2c32ed2102da0ade872f2878a201c04dfd3d3665 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 2 Jun 2021 10:26:06 +0000 Subject: [PATCH] - no longer autoselect Mesa-dri-nouveau at all; autoselect libvdpau_nouveau depending on PCI ID (boo#1186721) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1043 --- Mesa-drivers.changes | 6 ++++++ Mesa-drivers.spec | 4 ++-- Mesa.changes | 6 ++++++ Mesa.spec | 4 ++-- 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 10a2519..725fe5a 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 2 09:27:33 UTC 2021 - Stefan Dirsch + +- no longer autoselect Mesa-dri-nouveau at all; autoselect + libvdpau_nouveau depending on PCI ID (boo#1186721) + ------------------------------------------------------------------- Thu May 20 10:25:35 UTC 2021 - Stefan Dirsch diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index fe02d00..031f5b2 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -493,7 +493,6 @@ compiling programs and libraries using the DRI API. Summary: Mesa DRI plug-in for 3D acceleration via Nouveau Group: System/Libraries Requires: Mesa = %{version} -Supplements: xf86-video-nouveau %description -n Mesa-dri-nouveau This package contains nouveau_dri.so, which is necessary for @@ -589,7 +588,8 @@ videos and artefacts all over. %package -n libvdpau_nouveau Summary: XVMC state tracker for Nouveau Group: System/Libraries -Supplements: xf86-video-nouveau +Supplements: modalias(pci:v000010DEd*sv*sd*bc03sc*i*) +Supplements: modalias(pci:v000012D2d*sv*sd*bc03sc*i*) %description -n libvdpau_nouveau This package contains the VDPAU state tracker for Nouveau. diff --git a/Mesa.changes b/Mesa.changes index 10a2519..725fe5a 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 2 09:27:33 UTC 2021 - Stefan Dirsch + +- no longer autoselect Mesa-dri-nouveau at all; autoselect + libvdpau_nouveau depending on PCI ID (boo#1186721) + ------------------------------------------------------------------- Thu May 20 10:25:35 UTC 2021 - Stefan Dirsch diff --git a/Mesa.spec b/Mesa.spec index 4363800..26a1274 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -492,7 +492,6 @@ compiling programs and libraries using the DRI API. Summary: Mesa DRI plug-in for 3D acceleration via Nouveau Group: System/Libraries Requires: Mesa = %{version} -Supplements: xf86-video-nouveau %description -n Mesa-dri-nouveau This package contains nouveau_dri.so, which is necessary for @@ -588,7 +587,8 @@ videos and artefacts all over. %package -n libvdpau_nouveau Summary: XVMC state tracker for Nouveau Group: System/Libraries -Supplements: xf86-video-nouveau +Supplements: modalias(pci:v000010DEd*sv*sd*bc03sc*i*) +Supplements: modalias(pci:v000012D2d*sv*sd*bc03sc*i*) %description -n libvdpau_nouveau This package contains the VDPAU state tracker for Nouveau.