]> git.pld-linux.org Git - packages/GLM.git/commitdiff
- updated to 0.9.9.8 auto/th/GLM-0.9.9.8-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 7 May 2020 17:33:17 +0000 (19:33 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 7 May 2020 17:33:17 +0000 (19:33 +0200)
- removed outdated opt patch

GLM-opt.patch [deleted file]
GLM.spec

diff --git a/GLM-opt.patch b/GLM-opt.patch
deleted file mode 100644 (file)
index 75d48a1..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- glm/CMakeLists.txt.orig    2018-05-07 14:23:01.000000000 +0200
-+++ glm/CMakeLists.txt 2018-07-15 13:23:19.253074479 +0200
-@@ -143,7 +143,6 @@
- elseif(CMAKE_CXX_COMPILER_ID MATCHES "GNU")\r
-       message("GLM: GCC - ${CMAKE_CXX_COMPILER_ID} compiler")\r
\r
--      add_compile_options(-O2)\r
-       add_compile_options(-Wno-long-long)\r
\r
- elseif(CMAKE_CXX_COMPILER_ID MATCHES "Intel")\r
index d23cff6260ae638da9f6e44c9e73f282ed986147..11ce11c6b9ade7641f1cdc20a36493e85477e0d1 100644 (file)
--- a/GLM.spec
+++ b/GLM.spec
@@ -6,15 +6,14 @@
 Summary:       OpenGL Mathematics (GLM) - C++ mathematics library for GLSL
 Summary(pl.UTF-8):     OpenGL Mathematics (GLM) - biblioteka matematyczna C++ dla GLSL
 Name:          GLM
-Version:       0.9.9.6
+Version:       0.9.9.8
 Release:       1
 License:       MIT
 Group:         Development/Libraries
 #Source0Download: https://github.com/g-truc/glm/releases
 Source0:       https://github.com/g-truc/glm/releases/download/%{version}/glm-%{version}.7z
-# Source0-md5: 546245878ba4fc64f9af03c1c88b9ec9
-Patch0:                %{name}-opt.patch
-Patch1:                x32.patch
+# Source0-md5: c8342552801ebeb31497288192c4e793
+Patch0:                x32.patch
 URL:           https://glm.g-truc.net/
 BuildRequires: cmake >= 3.2
 %if %{with p7zip}
@@ -44,7 +43,6 @@ graficznych opartych na specyfikacji OpenGL Shading Language (GLSL).
 %setup -q -n glm
 %endif
 %patch0 -p1
-%patch1 -p1
 
 %build
 mkdir build
This page took 0.091032 seconds and 4 git commands to generate.