- adjusted and re-enabled python36-buildfix1.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1272
This commit is contained in:
Stefan Dirsch 2024-03-19 02:11:18 +00:00 committed by Git OBS Bridge
parent 328105545c
commit e7bb9aff2b
3 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 19 02:10:26 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- adjusted and re-enabled python36-buildfix1.patch
-------------------------------------------------------------------
Mon Mar 18 23:55:51 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -757,7 +757,7 @@ rm -rf docs/README.{VMS,WIN32,OS2}
# fixes build against python 3.6
%patch -P 11 -p1
%patch -P 12 -p1
#%patch -P 13 -p1
%patch -P 13 -p1
%if 0%{?suse_version} < 1550
%patch -P 14 -p1
%endif

View File

@ -1,5 +1,5 @@
--- mesa-23.3.3/src/nouveau/nvidia-headers/class_parser.py.orig 2024-01-20 12:47:36.464476669 +0100
+++ mesa-23.3.3/src/nouveau/nvidia-headers/class_parser.py 2024-01-20 13:04:30.212851443 +0100
--- mesa-23.3.3/src/nouveau/headers/class_parser.py.orig 2024-01-20 12:47:36.464476669 +0100
+++ mesa-23.3.3/src/nouveau/headers/class_parser.py 2024-01-20 13:04:30.212851443 +0100
@@ -9,6 +9,16 @@
from mako.template import Template