AlmaLinux changes: Enable vc4 and v3d for Raspberry Pi graphics in AlmaLinux (Resolves: https://github.com/AlmaLinux/raspberry-pi/issues/32)

This commit is contained in:
Koichiro Iwao 2025-11-22 02:41:03 +00:00 committed by root
commit 939a6c0847
2 changed files with 1175 additions and 1 deletions

1174
changelog Normal file

File diff suppressed because it is too large Load Diff

View File

@ -89,7 +89,7 @@
Name: mesa
Summary: Mesa graphics libraries
%global ver 25.2.5
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
Version: %{gsub %ver - ~}
Release: %autorelease
License: MIT AND BSD-3-Clause AND SGI-B-2.0
URL: http://www.mesa3d.org