Accepting request 593123 from home:Andreas_Schwab:Factory
- Enable nine on arm/aarch64 OBS-URL: https://build.opensuse.org/request/show/593123 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=732
This commit is contained in:
parent
09aad86180
commit
ed69187d7a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 08:24:39 UTC 2018 - schwab@suse.de
|
||||
|
||||
- Enable nine on arm/aarch64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 09:24:25 UTC 2018 - sndirsch@suse.com
|
||||
|
||||
|
@ -64,7 +64,7 @@
|
||||
%define vdpau_radeon 1
|
||||
%endif
|
||||
|
||||
%ifarch %ix86 x86_64
|
||||
%ifarch %ix86 x86_64 %arm aarch64
|
||||
%define with_nine 1
|
||||
%endif
|
||||
|
||||
@ -461,8 +461,8 @@ applications using the OpenGL|ES 3.x APIs.
|
||||
|
||||
%package -n libOSMesa8
|
||||
Summary: Mesa Off-screen rendering extension
|
||||
# Wrongly named package shipped .so.8
|
||||
Group: System/Libraries
|
||||
# Wrongly named package shipped .so.8
|
||||
Obsoletes: libOSMesa9 < %{version}
|
||||
Provides: libOSMesa9 = %{version}
|
||||
|
||||
@ -596,8 +596,8 @@ implementation of Mesa.
|
||||
|
||||
%package -n Mesa-libd3d
|
||||
Summary: Mesa Direct3D9 state tracker
|
||||
# Manually provide d3d library (bnc#918294)
|
||||
Group: System/Libraries
|
||||
# Manually provide d3d library (bnc#918294)
|
||||
%ifarch x86_64 s390x ppc64le aarch64 riscv64
|
||||
Provides: d3dadapter9.so.1()(64bit)
|
||||
%else
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 08:24:39 UTC 2018 - schwab@suse.de
|
||||
|
||||
- Enable nine on arm/aarch64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 09:24:25 UTC 2018 - sndirsch@suse.com
|
||||
|
||||
|
@ -63,7 +63,7 @@
|
||||
%define vdpau_radeon 1
|
||||
%endif
|
||||
|
||||
%ifarch %ix86 x86_64
|
||||
%ifarch %ix86 x86_64 %arm aarch64
|
||||
%define with_nine 1
|
||||
%endif
|
||||
|
||||
@ -460,8 +460,8 @@ applications using the OpenGL|ES 3.x APIs.
|
||||
|
||||
%package -n libOSMesa8
|
||||
Summary: Mesa Off-screen rendering extension
|
||||
# Wrongly named package shipped .so.8
|
||||
Group: System/Libraries
|
||||
# Wrongly named package shipped .so.8
|
||||
Obsoletes: libOSMesa9 < %{version}
|
||||
Provides: libOSMesa9 = %{version}
|
||||
|
||||
@ -595,8 +595,8 @@ implementation of Mesa.
|
||||
|
||||
%package -n Mesa-libd3d
|
||||
Summary: Mesa Direct3D9 state tracker
|
||||
# Manually provide d3d library (bnc#918294)
|
||||
Group: System/Libraries
|
||||
# Manually provide d3d library (bnc#918294)
|
||||
%ifarch x86_64 s390x ppc64le aarch64 riscv64
|
||||
Provides: d3dadapter9.so.1()(64bit)
|
||||
%else
|
||||
|
Loading…
Reference in New Issue
Block a user