diff --git a/SPECS/mesa.spec b/SPECS/mesa.spec
index 0ce4d6d..4db5b61 100644
--- a/SPECS/mesa.spec
+++ b/SPECS/mesa.spec
@@ -20,7 +20,7 @@
%endif
%ifarch %{arm} aarch64
-%if !0%{?rhel}
+%if !0%{?rhel} || 0%{?almalinux}
%global with_etnaviv 1
%global with_lima 1
%global with_vc4 1
@@ -54,7 +54,7 @@ Name: mesa
Summary: Mesa graphics libraries
%global ver 23.3.3
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
-Release: 1%{?dist}
+Release: 1%{?dist}.alma.1
License: MIT
URL: http://www.mesa3d.org
@@ -616,6 +616,9 @@ popd
%endif
%changelog
+* Mon Jun 24 2024 Koichiro Iwao - 23.3.3-1.alma.1
+- Enable r300, r600, etnaviv, lima, vc4 and v3d in RHEL
+
* Wed Jan 17 2024 José Expósito - 23.3.3-1
- Update to mesa 23.3.3