From 7564eb8eb88f4d999439612ff0b2f844b895ef43 Mon Sep 17 00:00:00 2001
From: Kalev Lember <klember@redhat.com>
Date: Wed, 4 Apr 2018 23:00:16 +0200
Subject: [PATCH] Really move obsoletes to the correct subpackage

Commit df7203a moved the obsoletes to -client, not -egl.
---
 wayland.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/wayland.spec b/wayland.spec
index 75e3b8f..4572701 100644
--- a/wayland.spec
+++ b/wayland.spec
@@ -55,11 +55,6 @@ Wayland development documentation
 
 %package -n libwayland-client
 Summary: Wayland client library
-# For upgrade path from F27
-Provides:       mesa-libwayland-egl = %{version}-%{release}
-Provides:       mesa-libwayland-egl%{?_isa} = %{version}-%{release}
-Obsoletes:      mesa-libwayland-egl < 18.1.0
-
 %description -n libwayland-client
 Wayland client library
 
@@ -70,6 +65,11 @@ Wayland cursor library
 
 %package -n libwayland-egl
 Summary: Wayland egl library
+# For upgrade path from F27
+Provides:       mesa-libwayland-egl = %{version}-%{release}
+Provides:       mesa-libwayland-egl%{?_isa} = %{version}-%{release}
+Obsoletes:      mesa-libwayland-egl < 18.1.0
+
 %description -n libwayland-egl
 Wayland egl library