diff --git a/anda/lib/mesa/mesa.spec b/anda/lib/mesa/mesa.spec index 0b6ffc1cdc..8e59cdfd90 100644 --- a/anda/lib/mesa/mesa.spec +++ b/anda/lib/mesa/mesa.spec @@ -80,7 +80,7 @@ Summary: Mesa graphics libraries # disabled by default, and has to be enabled manually. See `terra/release/terra-mesa.repo` for details. Epoch: 1 Version: 25.2.1 -Release: 3%?dist +Release: 4%?dist License: MIT AND BSD-3-Clause AND SGI-B-2.0 URL: http://www.mesa3d.org @@ -389,7 +389,6 @@ export MESON_PACKAGE_CACHE_DIR="%{cargo_registry}/" -Dgallium-vdpau=%{?with_vdpau:enabled}%{!?with_vdpau:disabled} \ -Dgallium-va=%{?with_va:enabled}%{!?with_va:disabled} \ -Dteflon=%{?with_teflon:true}%{!?with_teflon:false} \ - -Dgallium-opencl=%{?with_opencl:icd}%{!?with_opencl:disabled} \ %if 0%{?with_opencl} -Dgallium-rusticl=true \ %endif @@ -490,13 +489,10 @@ popd %if 0%{?with_opencl} %files libOpenCL -%{_libdir}/libMesaOpenCL.so.* %{_libdir}/libRusticlOpenCL.so.* -%{_sysconfdir}/OpenCL/vendors/mesa.icd %{_sysconfdir}/OpenCL/vendors/rusticl.icd %files libOpenCL-devel -%{_libdir}/libMesaOpenCL.so %{_libdir}/libRusticlOpenCL.so %endif @@ -573,10 +569,6 @@ popd %{_libdir}/dri/vmwgfx_dri.so %endif %endif -%if 0%{?with_opencl} -%dir %{_libdir}/gallium-pipe -%{_libdir}/gallium-pipe/*.so -%endif %if 0%{?with_kmsro} %{_libdir}/dri/armada-drm_dri.so %{_libdir}/dri/exynos_dri.so