From 0e6a8d07fefcf3a3e21d2631821f5a22a629c0f64c7ab06c9fbe60e6988704a0 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 20 Nov 2018 15:46:49 +0000 Subject: [PATCH] Accepting request 650279 from home:sndirsch:branches:X11:Wayland - add Provides/Obsoletes for libwayland-egl-devel for the devel files, which were previously built by Mesa, also on sle15-sp1/Leap 15.1 due to wayland update on these products (boo#1116042) OBS-URL: https://build.opensuse.org/request/show/650279 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland?expand=0&rev=87 --- wayland.changes | 8 ++++++++ wayland.spec | 5 +++++ 2 files changed, 13 insertions(+) diff --git a/wayland.changes b/wayland.changes index 33b46d7..606abca 100644 --- a/wayland.changes +++ b/wayland.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Nov 19 17:12:57 UTC 2018 - sndirsch@suse.com + +- add Provides/Obsoletes for libwayland-egl-devel for the devel + files, which were previously built by Mesa, also on + sle15-sp1/Leap 15.1 due to wayland update on these products + (boo#1116042) + ------------------------------------------------------------------- Sat Aug 25 17:24:13 UTC 2018 - jengelh@inai.de diff --git a/wayland.spec b/wayland.spec index 978b21e..43fbab5 100644 --- a/wayland.spec +++ b/wayland.spec @@ -107,9 +107,14 @@ Requires: libwayland-client0 = %version Requires: libwayland-cursor0 = %version Requires: libwayland-egl1 = %version Requires: libwayland-server0 = %version +%if 0%{?suse_version} >= 1500 %if 0%{?suse_version} >= 1550 Provides: libwayland-egl-devel = 18.1.5 Obsoletes: libwayland-egl-devel < 18.1.5 +%else +Provides: libwayland-egl-devel = 18.0.2 +Obsoletes: libwayland-egl-devel < 18.0.2 +%endif %endif %description devel