!42 [sync] PR-21: Fix build error for ctest out of memory
From: @openeuler-sync-bot Reviewed-by: @desert-sailor Signed-off-by: @desert-sailor
This commit is contained in:
commit
c7c2869599
@ -1,4 +1,4 @@
|
||||
%global run_tests 1
|
||||
%global run_tests 0
|
||||
|
||||
%global bashcompletiondir %(pkg-config --variable=compatdir bash-completion)
|
||||
%global cpuarch 64
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
Name: gdal
|
||||
Version: 3.10.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: GIS file format library
|
||||
License: MIT
|
||||
URL: http://www.gdal.org
|
||||
@ -353,6 +353,9 @@ cp -a %{SOURCE3} %{buildroot}%{_bindir}/%{name}-config
|
||||
%{_jnidir}/%{name}/gdal-%{version}-javadoc.jar
|
||||
|
||||
%changelog
|
||||
* Thu Feb 27 2025 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 3.10.1-2
|
||||
- Fix build error with test job out of memory
|
||||
|
||||
* Tue Feb 11 2025 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 3.10.1-1
|
||||
- Update to 3.10.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user