[packages/GLM] - strict version in -devel, but soft dependency (see comment)

qboosh qboosh at pld-linux.org
Sat Mar 28 17:40:37 CET 2026


commit 84af2c7fff9a46250200d73523f269b4ffb5f83b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 28 17:40:50 2026 +0100

    - strict version in -devel, but soft dependency (see comment)

 GLM.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/GLM.spec b/GLM.spec
index 9060e67..b7213fa 100644
--- a/GLM.spec
+++ b/GLM.spec
@@ -31,11 +31,11 @@ graficznych opartych na specyfikacji OpenGL Shading Language (GLSL).
 Summary:	OpenGL Mathematics (GLM) - C++ mathematics library for GLSL (header files)
 Summary(pl.UTF-8):	OpenGL Mathematics (GLM) - biblioteka matematyczna C++ dla GLSL (pliki nagłówkowe)
 Group:		Development/Libraries
-Requires:	%{name} >= %{version}
 Requires:	libstdc++-devel
-# no base dependency - can be used as header-only library
-# not noarch due to paths in cmake configs
+# no hard base dependency - can be used as header-only library
+Suggests:	%{name} = %{version}-%{release}
 Obsoletes:	GLM < 1.0.1
+# not noarch due to paths in cmake configs
 
 %description devel
 OpenGL Mathematics (GLM) is a C++ mathematics library for graphics
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/GLM.git/commitdiff/84af2c7fff9a46250200d73523f269b4ffb5f83b



More information about the pld-cvs-commit mailing list