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.