- 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:
parent
54e4ca42e2
commit
83b6f6862c
@ -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
|
Wed Feb 28 14:57:00 UTC 2018 - sndirsch@suse.com
|
||||||
|
|
||||||
|
@ -139,7 +139,8 @@ Patch18: n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
|
|||||||
Patch31: archlinux_0001-Fix-linkage-against-shared-glapi.patch
|
Patch31: archlinux_0001-Fix-linkage-against-shared-glapi.patch
|
||||||
Patch32: archlinux_glvnd-fix-gl-dot-pc.patch
|
Patch32: archlinux_glvnd-fix-gl-dot-pc.patch
|
||||||
# Upstream
|
# 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
|
Patch45: n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch
|
||||||
Patch46: u_glsl-linker-error.patch
|
Patch46: u_glsl-linker-error.patch
|
||||||
|
|
||||||
@ -749,7 +750,8 @@ rm -rf docs/README.{VMS,WIN32,OS2}
|
|||||||
%patch32 -p1
|
%patch32 -p1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%patch43 -p1
|
#%patch43 -p1
|
||||||
|
%patch44 -p1
|
||||||
%patch45 -p1
|
%patch45 -p1
|
||||||
%patch46 -p1
|
%patch46 -p1
|
||||||
|
|
||||||
|
@ -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
|
Wed Feb 28 14:57:00 UTC 2018 - sndirsch@suse.com
|
||||||
|
|
||||||
|
@ -138,7 +138,8 @@ Patch18: n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
|
|||||||
Patch31: archlinux_0001-Fix-linkage-against-shared-glapi.patch
|
Patch31: archlinux_0001-Fix-linkage-against-shared-glapi.patch
|
||||||
Patch32: archlinux_glvnd-fix-gl-dot-pc.patch
|
Patch32: archlinux_glvnd-fix-gl-dot-pc.patch
|
||||||
# Upstream
|
# 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
|
Patch45: n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch
|
||||||
Patch46: u_glsl-linker-error.patch
|
Patch46: u_glsl-linker-error.patch
|
||||||
|
|
||||||
@ -748,7 +749,8 @@ rm -rf docs/README.{VMS,WIN32,OS2}
|
|||||||
%patch32 -p1
|
%patch32 -p1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%patch43 -p1
|
#%patch43 -p1
|
||||||
|
%patch44 -p1
|
||||||
%patch45 -p1
|
%patch45 -p1
|
||||||
%patch46 -p1
|
%patch46 -p1
|
||||||
|
|
||||||
|
2857
n_egd_tables_h.patch
Normal file
2857
n_egd_tables_h.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user