Skip to content

Commit

Permalink
[mesa] Update to 24.1.7
Browse files Browse the repository at this point in the history
from 24.1.2.
  • Loading branch information
LukeShortCloud committed Sep 20, 2024
1 parent 9157114 commit 67b8f4f
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 337 deletions.
153 changes: 0 additions & 153 deletions mesa/0001-Revert-ac-radeonsi-remove-has_syncobj-has_fence_to_h.patch

This file was deleted.

This file was deleted.

131 changes: 0 additions & 131 deletions mesa/fix-egl-on-s390x.patch

This file was deleted.

13 changes: 2 additions & 11 deletions mesa/mesa.spec
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@

Name: mesa
Summary: Mesa graphics libraries
%global ver 24.1.2
%global ver 24.1.7
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
Release: %autorelease
License: MIT AND BSD-3-Clause AND SGI-B-2.0
Expand All @@ -77,11 +77,6 @@ Source0: https://archive.mesa3d.org/mesa-%{ver}.tar.xz
Source1: Mesa-MLAA-License-Clarification-Email.txt

Patch10: gnome-shell-glthread-disable.patch
Patch11: 0001-llvmpipe-Init-eglQueryDmaBufModifiersEXT-num_modifie.patch
Patch12: 0001-Revert-ac-radeonsi-remove-has_syncobj-has_fence_to_h.patch

# s390x only
Patch100: fix-egl-on-s390x.patch

BuildRequires: meson >= 1.3.0
BuildRequires: gcc
Expand Down Expand Up @@ -389,11 +384,7 @@ Obsoletes: mesa-vulkan-devel < %{?epoch:%{epoch}:}%{version}-%{release}
The drivers with support for the Vulkan API.

%prep
%autosetup -n %{name}-%{ver} -N
%autopatch -p1 -M 99
%ifarch s390x
%autopatch -p1 -m 100
%endif
%autosetup -n %{name}-%{ver} -p1
cp %{SOURCE1} docs/

%build
Expand Down
2 changes: 1 addition & 1 deletion mesa/sources
Original file line number Diff line number Diff line change
@@ -1 +1 @@
SHA512 (mesa-24.1.2.tar.xz) = ea28540552f9f28200c22423afcf9d9bb961557eae0dc11416c5ef60788c3e7f6d2b841c6bdbe2827d1339ea9d854623c1a0e08d4f1fd79d304fcdd52f790637
SHA512 (mesa-24.1.7.tar.xz) = 890f6387963bbb86a85305ea963cca326a3b3f8f8758ae2082fd62c52df77c2883a359341e91f36614fea59219394ef78f799a334080699a0bb71d984a68cb01

0 comments on commit 67b8f4f

Please sign in to comment.