Accepting request 959665 from X11:Wayland
- There is a file conflict in current wayland-devel-32bit and prvevious libwayland-egl-devel-32bit package; therefore add a conflicts to baselibs.conf OBS-URL: https://build.opensuse.org/request/show/959665 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wayland?expand=0&rev=46
This commit is contained in:
commit
59b57683db
@ -8,3 +8,5 @@ wayland-devel
|
||||
requires "libwayland-cursor0-<targettype> = <version>"
|
||||
requires "libwayland-egl1-<targettype> = <eglversion>"
|
||||
requires "libwayland-server0-<targettype> = <version>"
|
||||
provides "libwayland-egl-devel-<targettype> = 18.1.5"
|
||||
obsoletes "libwayland-egl-devel-<targettype> < 18.1.5"
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 25 15:37:00 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- There is a file conflict in current wayland-devel-32bit and
|
||||
prvevious libwayland-egl-devel-32bit package; therefore add
|
||||
a conflicts to baselibs.conf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 11 08:29:19 UTC 2022 - Alynx Zhou <alynx.zhou@suse.com>
|
||||
|
||||
|
@ -116,6 +116,7 @@ Requires: libwayland-cursor0 = %_version
|
||||
Requires: libwayland-egl1 = %eglversion
|
||||
Requires: libwayland-server0 = %_version
|
||||
%if 0%{?suse_version} >= 1500
|
||||
# egl1 was once provided by Mesa 17.x.
|
||||
%if (0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150400)
|
||||
Provides: libwayland-egl-devel = 18.1.5
|
||||
Obsoletes: libwayland-egl-devel < 18.1.5
|
||||
|
Loading…
Reference in New Issue
Block a user