SHA256
1
0
forked from pool/Mesa

- added n_egd_tables_h.patch and disabled u_mesa-python3-only.patch

* use pregenerated egd_tables.h (via python2) instead of trying
    to generate it during buildtime with python3 using an apparently
    broken patch (boo#1082303)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=719
This commit is contained in:
Stefan Dirsch 2018-03-01 13:51:54 +00:00 committed by Git OBS Bridge
parent 54e4ca42e2
commit 83b6f6862c
5 changed files with 2881 additions and 4 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Mar 1 13:29:46 UTC 2018 - sndirsch@suse.com
- added n_egd_tables_h.patch and disabled u_mesa-python3-only.patch
* use pregenerated egd_tables.h (via python2) instead of trying
to generate it during buildtime with python3 using an apparently
broken patch (boo#1082303)
-------------------------------------------------------------------
Wed Feb 28 14:57:00 UTC 2018 - sndirsch@suse.com

View File

@ -139,7 +139,8 @@ Patch18: n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
Patch31: archlinux_0001-Fix-linkage-against-shared-glapi.patch
Patch32: archlinux_glvnd-fix-gl-dot-pc.patch
# Upstream
Patch43: u_r600-egd_tables.py-added-support-for-python-3.patch
#Patch43: u_r600-egd_tables.py-added-support-for-python-3.patch
Patch44: n_egd_tables_h.patch
Patch45: n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch
Patch46: u_glsl-linker-error.patch
@ -749,7 +750,8 @@ rm -rf docs/README.{VMS,WIN32,OS2}
%patch32 -p1
%endif
%patch43 -p1
#%patch43 -p1
%patch44 -p1
%patch45 -p1
%patch46 -p1

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Mar 1 13:29:46 UTC 2018 - sndirsch@suse.com
- added n_egd_tables_h.patch and disabled u_mesa-python3-only.patch
* use pregenerated egd_tables.h (via python2) instead of trying
to generate it during buildtime with python3 using an apparently
broken patch (boo#1082303)
-------------------------------------------------------------------
Wed Feb 28 14:57:00 UTC 2018 - sndirsch@suse.com

View File

@ -138,7 +138,8 @@ Patch18: n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
Patch31: archlinux_0001-Fix-linkage-against-shared-glapi.patch
Patch32: archlinux_glvnd-fix-gl-dot-pc.patch
# Upstream
Patch43: u_r600-egd_tables.py-added-support-for-python-3.patch
#Patch43: u_r600-egd_tables.py-added-support-for-python-3.patch
Patch44: n_egd_tables_h.patch
Patch45: n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch
Patch46: u_glsl-linker-error.patch
@ -748,7 +749,8 @@ rm -rf docs/README.{VMS,WIN32,OS2}
%patch32 -p1
%endif
%patch43 -p1
#%patch43 -p1
%patch44 -p1
%patch45 -p1
%patch46 -p1

2857
n_egd_tables_h.patch Normal file

File diff suppressed because it is too large Load Diff