[packages/GLM] - up to 1.0.3
mrozowik
mrozowik at pld-linux.org
Fri Mar 20 01:02:26 CET 2026
commit f2172e5a2864cf9caee12685f7ccf50971a49d38
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Fri Mar 20 00:02:18 2026 +0000
- up to 1.0.3
GLM.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/GLM.spec b/GLM.spec
index 7a52c41..9060e67 100644
--- a/GLM.spec
+++ b/GLM.spec
@@ -5,13 +5,13 @@
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.2
-Release: 2
+Version: 1.0.3
+Release: 1
License: MIT
Group: Libraries
#Source0Download: https://github.com/g-truc/glm/releases
Source0: https://github.com/g-truc/glm/archive/%{version}/glm-%{version}.tar.gz
-# Source0-md5: 1215b4d29f7a34933f941411bda228a2
+# Source0-md5: 2192069d8d0091ff1cca041cdcdc85fe
Patch0: x32.patch
URL: https://glm.g-truc.net/
BuildRequires: cmake >= 3.6
@@ -31,6 +31,7 @@ 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/GLM.git/commitdiff/f2172e5a2864cf9caee12685f7ccf50971a49d38
More information about the pld-cvs-commit
mailing list