From 9cea6e9ad2406ab3ede384d9da9fe815a7b172b64a5417929a12c25945f08906 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sat, 14 May 2022 20:53:58 +0000 Subject: [PATCH] - autoselect libvdpau_r300/libvdpau_r600/libvdpau_radeonsi packages via hardware supplements on AMD GPUs OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1106 --- Mesa.changes | 6 ++++++ Mesa.spec | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/Mesa.changes b/Mesa.changes index 7f6360e..f97471d 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat May 14 20:51:44 UTC 2022 - Stefan Dirsch + +- autoselect libvdpau_r300/libvdpau_r600/libvdpau_radeonsi packages + via hardware supplements on AMD GPUs + ------------------------------------------------------------------- Thu May 5 08:13:13 UTC 2022 - Stefan Dirsch diff --git a/Mesa.spec b/Mesa.spec index 2fcc1ab..7069323 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -599,7 +599,7 @@ This package contains the VDPAU state tracker for Nouveau. %package -n libvdpau_r300 Summary: XVMC state tracker for R300 Group: System/Libraries -Supplements: xf86-video-ati +Supplements: modalias(pci:v00001002d*sv*sd*bc03sc*i*) %description -n libvdpau_r300 This package contains the VDPAU state tracker for R300. @@ -607,7 +607,7 @@ This package contains the VDPAU state tracker for R300. %package -n libvdpau_r600 Summary: XVMC state tracker for R600 Group: System/Libraries -Supplements: xf86-video-ati +Supplements: modalias(pci:v00001002d*sv*sd*bc03sc*i*) %description -n libvdpau_r600 This package contains the VDPAU state tracker for R600. @@ -615,7 +615,7 @@ This package contains the VDPAU state tracker for R600. %package -n libvdpau_radeonsi Summary: XVMC state tracker for radeonsi Group: System/Libraries -Supplements: xf86-video-ati +Supplements: modalias(pci:v00001002d*sv*sd*bc03sc*i*) %description -n libvdpau_radeonsi This package contains the VDPAU state tracker for radeonsi.