[packages/Mesa] up to 24.1.5

atler atler at pld-linux.org
Wed Jul 31 22:15:51 CEST 2024


commit ac4965e1ec05c67decbff283152c25a470e094d9
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jul 31 22:09:38 2024 +0200

    up to 24.1.5

 Mesa.spec | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/Mesa.spec b/Mesa.spec
index cdd5537..a7e8da1 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -90,12 +90,12 @@
 Summary:	Free OpenGL implementation
 Summary(pl.UTF-8):	Wolnodostępna implementacja standardu OpenGL
 Name:		Mesa
-Version:	24.1.4
+Version:	24.1.5
 Release:	1
 License:	MIT (core) and others - see license.html file
 Group:		X11/Libraries
 Source0:	https://archive.mesa3d.org/mesa-%{version}.tar.xz
-# Source0-md5:	04c50eb31359884fba2172bfa181abee
+# Source0-md5:	0f4de2192e63b438637b98937ac85a10
 Source1:	https://crates.io/api/v1/crates/syn/%{syn_crate_ver}/download?/syn-%{syn_crate_ver}.tar.gz
 # Source1-md5:	16236f1edd28a8895ad8c3de8de226d8
 Source2:	https://crates.io/api/v1/crates/unicode-ident/%{unicode_ident_crate_ver}/download?/unicode-ident-%{unicode_ident_crate_ver}.tar.gz
@@ -112,7 +112,9 @@ BuildRequires:	SPIRV-LLVM-Translator-devel >= 8.0.1.3
 %endif
 %{?with_gallium_zink:BuildRequires:	Vulkan-Loader-devel}
 BuildRequires:	bison >= 2.4.1
-%{?with_nvk:BuildRequires:	clang >= %{llvm_ver}}
+%if %{with gallium_rusticl} || %{with nvk}
+BuildRequires:	clang >= %{llvm_ver}
+%endif
 %{?with_opencl:BuildRequires:	clang-devel >= %{llvm_ver}}
 BuildRequires:	elfutils-devel
 BuildRequires:	expat-devel >= 1.95
@@ -156,7 +158,9 @@ BuildRequires:	rpmbuild(macros) >= 2.007
 %if %{with gallium_rusticl} || %{with nvk}
 BuildRequires:	rust >= 1.73.0
 %endif
-%{?with_gallium_rusticl:BuildRequires:	rust-bindgen >= 0.62.0}
+%if %{with gallium_rusticl} || %{with nvk}
+BuildRequires:	rust-bindgen >= 0.65.0}
+%endif
 %{?with_nvk:BuildRequires:	rust-cbindgen >= 0.25}
 BuildRequires:	sed >= 4.0
 %if %{with opencl_spirv} || %{with gallium_rusticl}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Mesa.git/commitdiff/ac4965e1ec05c67decbff283152c25a470e094d9



More information about the pld-cvs-commit mailing list