- apply patches below to get GL on s390x working again only on
s390x, because they break colors during YaST installation also on x86_64 platform (QT/GTK using GL backend?) (boo#1226725) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1309
This commit is contained in:
parent
7d2faa24c2
commit
43ec8d3aa1
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 27 08:55:00 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- apply patches below to get GL on s390x working again only on
|
||||
s390x, because they break colors during YaST installation
|
||||
also on x86_64 platform (QT/GTK using GL backend?) (boo#1226725)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 26 08:27:46 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -840,9 +840,11 @@ cp %{SOURCE6} subprojects/packagecache/
|
||||
%patch -P 58 -p1
|
||||
%patch -P 100 -p1
|
||||
%patch -P 400 -p1
|
||||
%ifarch s390x
|
||||
%patch -P 500 -p1
|
||||
%patch -P 501 -p1
|
||||
%patch -P 502 -p1
|
||||
%endif
|
||||
|
||||
# Remove requires to vulkan libs from baselibs.conf on platforms
|
||||
# where vulkan build is disabled; ugly ...
|
||||
|
Loading…
Reference in New Issue
Block a user