move vulkan icd.d from mesa-common to libmesa [release 23.1.3-2mamba;Wed Jul 05 2023]
This commit is contained in:
parent
eefc8cc7fa
commit
5da6f2b0bb
@ -1,7 +1,7 @@
|
||||
Name: Mesa
|
||||
Epoch: 1
|
||||
Version: 23.1.3
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A 3-D graphics library with an API which is very similar to that of OpenGL
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -226,7 +226,6 @@ ln -s libGLX_mesa.so.0 %{buildroot}%{_libdir}/libGLX_indirect.so.0
|
||||
%endif
|
||||
%{_datadir}/drirc.d/*.conf
|
||||
%{_datadir}/glvnd/egl_vendor.d/50_mesa.json
|
||||
%{_datadir}/vulkan/icd.d/*.json
|
||||
%ifnarch arm aarch64
|
||||
%{_datadir}/vulkan/explicit_layer.d/VkLayer_INTEL_nullhw.json
|
||||
%endif
|
||||
@ -268,6 +267,7 @@ ln -s libGLX_mesa.so.0 %{buildroot}%{_libdir}/libGLX_indirect.so.0
|
||||
%{_libdir}/gallium-pipe/pipe_*.so
|
||||
%endif
|
||||
%{_libdir}/vdpau/libvdpau_*.so.*
|
||||
%{_datadir}/vulkan/icd.d/*.json
|
||||
|
||||
%files -n libmesa-devel
|
||||
%defattr(-,root,root)
|
||||
@ -304,6 +304,9 @@ ln -s libGLX_mesa.so.0 %{buildroot}%{_libdir}/libGLX_indirect.so.0
|
||||
%{_libdir}/pkgconfig/xatracker.pc
|
||||
|
||||
%changelog
|
||||
* Wed Jul 05 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 23.1.3-2mamba
|
||||
- move vulkan icd.d from mesa-common to libmesa
|
||||
|
||||
* Fri Jun 23 2023 Automatic Build System <autodist@mambasoft.it> 23.1.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user