Fix build error with %limit_build

(cherry picked from commit ebafd1589eb0bff8363015d9c1c8a82365ce4dcc)
This commit is contained in:
desert-sailor 2025-02-27 09:11:13 +08:00 committed by openeuler-sync-bot
parent cd40f80a6e
commit c2ee03b717

View File

@ -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