- let Mesa require Mesa-libGL1 for a libglvnd build (bsc#1033708)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=593
This commit is contained in:
parent
607719c047
commit
81a4cfd5f5
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 12 09:44:35 UTC 2017 - sndirsch@suse.com
|
||||||
|
|
||||||
|
- let Mesa require Mesa-libGL1 for a libglvnd build (bsc#1033708)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 7 14:51:09 UTC 2017 - sndirsch@suse.com
|
Fri Apr 7 14:51:09 UTC 2017 - sndirsch@suse.com
|
||||||
|
|
||||||
|
@ -180,6 +180,7 @@ BuildRequires: llvm-clang-devel
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?libglvnd}
|
%if 0%{?libglvnd}
|
||||||
|
Requires: Mesa-libGL1 = %{version}
|
||||||
Requires: libglvnd0 >= 0.1.0
|
Requires: libglvnd0 >= 0.1.0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -401,8 +402,8 @@ applications using the OpenGL|ES 3.x APIs.
|
|||||||
|
|
||||||
%package -n libOSMesa8
|
%package -n libOSMesa8
|
||||||
Summary: Mesa Off-screen rendering extension
|
Summary: Mesa Off-screen rendering extension
|
||||||
Group: System/Libraries
|
|
||||||
# Wrongly named package shipped .so.8
|
# Wrongly named package shipped .so.8
|
||||||
|
Group: System/Libraries
|
||||||
Obsoletes: libOSMesa9 < %{version}-%{release}
|
Obsoletes: libOSMesa9 < %{version}-%{release}
|
||||||
Provides: libOSMesa9 = %{version}-%{release}
|
Provides: libOSMesa9 = %{version}-%{release}
|
||||||
|
|
||||||
@ -508,8 +509,8 @@ implementation of Mesa.
|
|||||||
|
|
||||||
%package libd3d
|
%package libd3d
|
||||||
Summary: Mesa Direct3D9 state tracker
|
Summary: Mesa Direct3D9 state tracker
|
||||||
Group: System/Libraries
|
|
||||||
# Manually provide d3d library (bnc#918294)
|
# Manually provide d3d library (bnc#918294)
|
||||||
|
Group: System/Libraries
|
||||||
%ifarch x86_64 s390x ppc64le aarch64
|
%ifarch x86_64 s390x ppc64le aarch64
|
||||||
Provides: d3dadapter9.so.1()(64bit)
|
Provides: d3dadapter9.so.1()(64bit)
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user