[packages/libglvnd] - there is no Mesa package (but Mesa-libGL) and it's -libGL package that should trigger Mesa-libGL u

qboosh qboosh at pld-linux.org
Sat Dec 25 21:14:05 CET 2021


commit 52054f83399451929eb209a2dd3b63df08d3e13b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Dec 25 21:14:50 2021 +0100

    - there is no Mesa package (but Mesa-libGL) and it's -libGL package that should trigger Mesa-libGL upgrade

 libglvnd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libglvnd.spec b/libglvnd.spec
index 88550ca..1c61b8b 100644
--- a/libglvnd.spec
+++ b/libglvnd.spec
@@ -22,7 +22,6 @@ BuildRequires:	rpmbuild(macros) >= 1.736
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xorg-lib-libXext-devel
 BuildRequires:	xorg-proto-glproto-devel
-%{?with_default_gl:Conflicts:	Mesa < 21.3.1-2}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %if %{with default_gl}
@@ -122,6 +121,7 @@ Summary:	OpenGL 4.x interface glvnd libraries
 Summary(pl.UTF-8):	Biblioteki glvnd interfejsu OpenGL 4.x
 Group:		Libraries
 Requires:	%{name} = %{version}-%{release}
+%{?with_default_gl:Conflicts:	Mesa-libGL < 21.3.1-2}
 
 %description libGL
 OpenGL 4.x interface glvnd libraries.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libglvnd.git/commitdiff/52054f83399451929eb209a2dd3b63df08d3e13b



More information about the pld-cvs-commit mailing list