[packages/GLM] - relup, rebuilding as the main package wants to install libstdc++-devel

mrozowik mrozowik at pld-linux.org
Sat Dec 27 01:18:13 CET 2025


commit e93981245e52f35c97bbe061254948931a6995bd
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date:   Sat Dec 27 00:18:00 2025 +0000

    - relup, rebuilding as the main package wants to install libstdc++-devel

 GLM.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/GLM.spec b/GLM.spec
index 58e80b6..d874821 100644
--- a/GLM.spec
+++ b/GLM.spec
@@ -6,7 +6,7 @@ Summary:	OpenGL Mathematics (GLM) - C++ mathematics library for GLSL
 Summary(pl.UTF-8):	OpenGL Mathematics (GLM) - biblioteka matematyczna C++ dla GLSL
 Name:		GLM
 Version:	1.0.1
-Release:	2
+Release:	3
 License:	MIT
 Group:		Libraries
 #Source0Download: https://github.com/g-truc/glm/releases
@@ -18,7 +18,7 @@ URL:		https://glm.g-truc.net/
 BuildRequires:	cmake >= 3.6
 %{?with_tests:BuildRequires:	libstdc++-devel}
 BuildRequires:	rpmbuild(macros) >= 1.605
-Requires:	libstdc++-devel
+Requires:	libstdc++
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list