Update to 3.24.3
This commit is contained in:
parent
04dad1b8c5
commit
ba55d720e6
Binary file not shown.
@ -1,8 +1,8 @@
|
||||
Index: cmake-3.22.0-rc1/Modules/FindRuby.cmake
|
||||
Index: cmake-3.23.0-rc2/Modules/FindRuby.cmake
|
||||
===================================================================
|
||||
--- cmake-3.22.0-rc1.orig/Modules/FindRuby.cmake
|
||||
+++ cmake-3.22.0-rc1/Modules/FindRuby.cmake
|
||||
@@ -304,14 +304,9 @@ if(Ruby_EXECUTABLE AND NOT Ruby_VERSION_
|
||||
--- cmake-3.23.0-rc2.orig/Modules/FindRuby.cmake
|
||||
+++ cmake-3.23.0-rc2/Modules/FindRuby.cmake
|
||||
@@ -315,14 +315,9 @@ if(Ruby_EXECUTABLE AND NOT Ruby_VERSION_
|
||||
_RUBY_CONFIG_VAR("sitearchdir" Ruby_SITEARCH_DIR)
|
||||
_RUBY_CONFIG_VAR("sitelibdir" Ruby_SITELIB_DIR)
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Index: cmake-3.22.0-rc1/Modules/Platform/Windows-GNU.cmake
|
||||
Index: cmake-3.23.0-rc2/Modules/Platform/Windows-GNU.cmake
|
||||
===================================================================
|
||||
--- cmake-3.22.0-rc1.orig/Modules/Platform/Windows-GNU.cmake
|
||||
+++ cmake-3.22.0-rc1/Modules/Platform/Windows-GNU.cmake
|
||||
--- cmake-3.23.0-rc2.orig/Modules/Platform/Windows-GNU.cmake
|
||||
+++ cmake-3.23.0-rc2/Modules/Platform/Windows-GNU.cmake
|
||||
@@ -24,11 +24,11 @@ set(CMAKE_STATIC_LIBRARY_SUFFIX ".a")
|
||||
set(CMAKE_EXTRA_LINK_EXTENSIONS ".lib") # MinGW can also link to a MS .lib
|
||||
|
||||
@ -16,4 +16,3 @@ Index: cmake-3.22.0-rc1/Modules/Platform/Windows-GNU.cmake
|
||||
set(CMAKE_LIBRARY_PATH_FLAG "-L")
|
||||
set(CMAKE_LINK_LIBRARY_FLAG "-l")
|
||||
set(CMAKE_LINK_DEF_FILE_FLAG "") # Empty string: passing the file is enough
|
||||
|
||||
|
||||
@ -10,8 +10,8 @@
|
||||
%{?rcsuf:%global versuf -%{rcsuf}}
|
||||
|
||||
Name: cmake
|
||||
Version: 3.22.0
|
||||
Release: 3
|
||||
Version: 3.24.3
|
||||
Release: 1
|
||||
Summary: Cross-platform make system
|
||||
License: BSD and MIT and zlib
|
||||
URL: http://www.cmake.org
|
||||
@ -238,6 +238,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%exclude %{_pkgdocdir}/Copyright.txt
|
||||
|
||||
%changelog
|
||||
* Mon Nov 14 2022 jchzhou <zhoujiacheng@iscas.ac.cn> - 3.24.3-1
|
||||
- Update to 3.24.3
|
||||
|
||||
* Wed Oct 19 2022 wuzx<wuzx1226@qq.com> - 3.22.0-3
|
||||
- add sw64 patch
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user