From: Jacek Konieczny Date: Mon, 24 Sep 2018 13:36:53 +0000 (+0200) Subject: Mesa-libwayland-egl is no more in Mesa 18.2.1 X-Git-Tag: auto/th/wayland-1.15.0-3 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=614d2ec8ad256d205a8df3e34d89b31e8aa3adce;hp=8f2b0611189464036794f6618f615f8e4697871f;p=packages%2Fwayland.git Mesa-libwayland-egl is no more in Mesa 18.2.1 …and that from Mesa 18.1.x is no better than the wayland provided version. Also the wayland subpackages are now required to build Mesa, so obsolete Mesa-libwayland-egl packages unconditionally. Release: 3 --- diff --git a/wayland.spec b/wayland.spec index e6ecb6b..458d611 100644 --- a/wayland.spec +++ b/wayland.spec @@ -3,13 +3,11 @@ %bcond_without apidocs # don't build API documentation %bcond_without static_libs # don't build static libraries -# see wayland-egl.pc -%define wayland_egl_ver 18.1.0 Summary: Wayland - protocol for a compositor to talk to its clients Summary(pl.UTF-8): Wayland - protokół między serwerem składającym a klientami Name: wayland Version: 1.15.0 -Release: 2 +Release: 3 License: MIT Group: Libraries Source0: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz @@ -80,7 +78,7 @@ Statyczne biblioteki Wayland. Summary: Wayland EGL library Summary(pl.UTF-8): Biblioteka Wayland EGL Group: Libraries -Obsoletes: Mesa-libwayland-egl < %{wayland_egl_ver} +Obsoletes: Mesa-libwayland-egl %description egl Wayland EGL library. @@ -94,7 +92,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki Wayland EGL Group: Development/Libraries Requires: %{name}-devel = %{version}-%{release} Requires: %{name}-egl = %{version}-%{release} -Obsoletes: Mesa-libwayland-egl-devel < %{wayland_egl_ver} +Obsoletes: Mesa-libwayland-egl-devel %description egl-devel Header files for Wayland EGL library.