]> git.pld-linux.org Git - packages/wayland.git/commitdiff
Mesa-libwayland-egl is no more in Mesa 18.2.1 auto/th/wayland-1.15.0-3
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Mon, 24 Sep 2018 13:36:53 +0000 (15:36 +0200)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Mon, 24 Sep 2018 13:36:53 +0000 (15:36 +0200)
…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

wayland.spec

index e6ecb6bc1d27cbf897dc3476202f9e7f9aeb70df..458d611bf0d0d21322c358a9276b1f58a89bd729 100644 (file)
@@ -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.
This page took 0.135726 seconds and 4 git commands to generate.