mirror of
https://github.com/andersrh/copr-andersrh.git
synced 2026-05-20 07:18:02 +00:00
Mesa 25.0.1
This commit is contained in:
parent
d90cec7aa7
commit
c6a5d3001f
1 changed files with 1 additions and 3 deletions
|
|
@ -69,7 +69,7 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 25.0.0
|
||||
%global ver 25.0.1
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 11.clang.skylake%{?dist}
|
||||
License: MIT AND BSD-3-Clause AND SGI-B-2.0
|
||||
|
|
@ -83,8 +83,6 @@ Source1: https://src.fedoraproject.org/rpms/mesa/raw/f41/f/Mesa-MLAA-Lice
|
|||
|
||||
Patch10: https://src.fedoraproject.org/rpms/mesa/raw/f41/f/gnome-shell-glthread-disable.patch
|
||||
|
||||
Patch20: https://src.fedoraproject.org/rpms/mesa/raw/f41/f/0001-vulkan-wsi-x11-fix-use-of-uninitialised-xfixes-regio.patch
|
||||
|
||||
BuildRequires: meson >= 1.3.0
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue