]> git.pld-linux.org Git - packages/Mesa.git/blobdiff - Mesa.spec
up to 23.0.1
[packages/Mesa.git] / Mesa.spec
index 25ef5fafea081d4249fad0982fae644b7534babd..2fd54e253b3cb248a08487c6f03d86a6145a5450 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
 Summary:       Free OpenGL implementation
 Summary(pl.UTF-8):     WolnodostÄ™pna implementacja standardu OpenGL
 Name:          Mesa
-Version:       22.3.5
+Version:       23.0.1
 Release:       1
 License:       MIT (core) and others - see license.html file
 Group:         X11/Libraries
 #Source0:      ftp://ftp.freedesktop.org/pub/mesa/mesa-%{version}.tar.xz
 ## Source0-md5:        7c61a801311fb8d2f7b3cceb7b5cf308
 Source0:       https://archive.mesa3d.org/mesa-%{version}.tar.xz
-# Source0-md5: fdb35ae46968ce517702037710db6a3f
+# Source0-md5: a95c1528b2a5cb4d6a1a0b77554de1a6
 URL:           https://www.mesa3d.org/
 %if %{with opencl_spirv} || %{with gallium_rusticl}
 BuildRequires: SPIRV-LLVM-Translator-devel >= 8.0.1.3
@@ -110,7 +110,7 @@ BuildRequires:      libxcb-devel >= 1.13
 BuildRequires: llvm-libclc
 %endif
 %{?with_omx:BuildRequires:     libomxil-bellagio-devel}
-BuildRequires: meson >= 0.61.4
+BuildRequires: meson >= 1.0.0
 BuildRequires: ninja >= 1.5
 BuildRequires: pkgconfig
 BuildRequires: pkgconfig(talloc) >= 2.0.1
@@ -1587,6 +1587,9 @@ rm -rf $RPM_BUILD_ROOT
 %post  OpenCL-icd -p /sbin/ldconfig
 %postun        OpenCL-icd -p /sbin/ldconfig
 
+%post  Rusticl-icd -p /sbin/ldconfig
+%postun        Rusticl-icd -p /sbin/ldconfig
+
 %post  libOpenCL -p /sbin/ldconfig
 %postun        libOpenCL -p /sbin/ldconfig
 
This page took 0.035356 seconds and 4 git commands to generate.