[packages/wayland] Mesa-libwayland-egl is no more in Mesa 18.2.1

jajcus jajcus at pld-linux.org
Mon Sep 24 15:39:32 CEST 2018


commit 614d2ec8ad256d205a8df3e34d89b31e8aa3adce
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Mon Sep 24 15:36:53 2018 +0200

    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

 wayland.spec | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)
---
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.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wayland.git/commitdiff/614d2ec8ad256d205a8df3e34d89b31e8aa3adce



More information about the pld-cvs-commit mailing list