- don't try to generate libvdpau_virtio_gpu package on ppc64le; for

some reason this driver doesn't get built on this platform

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1171
This commit is contained in:
Stefan Dirsch 2022-12-31 10:34:46 +00:00 committed by Git OBS Bridge
parent c38ea883fe
commit 70a8f8fabe
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Dec 31 10:31:10 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- don't try to generate libvdpau_virtio_gpu package on ppc64le; for
some reason this driver doesn't get built on this platform
-------------------------------------------------------------------
Thu Dec 29 22:21:35 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>

View File

@ -1077,12 +1077,15 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen
%endif
%if %{vdpau_virtio_gpu}
# for some reason driver doesn't get built on ppc64le
%ifnarch ppc64le
%files -n libvdpau_virtio_gpu
%{_libdir}/vdpau/libvdpau_virtio_gpu.so
%{_libdir}/vdpau/libvdpau_virtio_gpu.so.1
%{_libdir}/vdpau/libvdpau_virtio_gpu.so.1.0
%{_libdir}/vdpau/libvdpau_virtio_gpu.so.1.0.0
%endif
%endif
%if "%{flavor}" != "drivers"
%files libglapi0