!30 Delete unnecessary gdb from BuildRequires

From: @wangchen2020
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-07-21 09:27:31 +00:00 committed by Gitee
commit 9601397d22

View File

@ -11,7 +11,7 @@
Name: cmake Name: cmake
Version: 3.19.2 Version: 3.19.2
Release: 2 Release: 3
Summary: Cross-platform make system Summary: Cross-platform make system
License: BSD and MIT and zlib License: BSD and MIT and zlib
URL: http://www.cmake.org URL: http://www.cmake.org
@ -25,7 +25,7 @@ Patch0: cmake-findruby.patch
Patch1: cmake-fedora-flag_release.patch Patch1: cmake-fedora-flag_release.patch
Patch2: cmake-mingw-dl.patch Patch2: cmake-mingw-dl.patch
BuildRequires: coreutils findutils gcc-c++ gcc-gfortran sed gdb BuildRequires: coreutils findutils gcc-c++ gcc-gfortran sed
BuildRequires: emacs python3-devel pkgconfig(Qt5Widgets) desktop-file-utils BuildRequires: emacs python3-devel pkgconfig(Qt5Widgets) desktop-file-utils
%if %{with X11_test} %if %{with X11_test}
BuildRequires: libX11-devel BuildRequires: libX11-devel
@ -234,6 +234,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%exclude %{_pkgdocdir}/Copyright.txt %exclude %{_pkgdocdir}/Copyright.txt
%changelog %changelog
* Tue Jul 20 2021 wangchen <wangchen137@huawei.com> - 3.19.2-3
- Delete unnecessary gdb from BuildRequires
* Mon Mar 22 2021 lirui <lirui130@huawei.com> - 3.19.2-2 * Mon Mar 22 2021 lirui <lirui130@huawei.com> - 3.19.2-2
- Remove the -g option and the debug package - Remove the -g option and the debug package
- add the -s option - add the -s option
@ -241,7 +244,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
* Mon Jan 25 2021 wangchen <wangchen137@huawei.com> - 3.19.2-1 * Mon Jan 25 2021 wangchen <wangchen137@huawei.com> - 3.19.2-1
- Update to 3.19.2 - Update to 3.19.2
* Fri Aug 29 2020 wangchen <wangchen137@huawei.com> - 3.18.0-3 * Sat Aug 29 2020 wangchen <wangchen137@huawei.com> - 3.18.0-3
- Revert macros.cmake - Revert macros.cmake
* Tue Aug 25 2020 wangchen <wangchen137@huawei.com> - 3.18.0-2 * Tue Aug 25 2020 wangchen <wangchen137@huawei.com> - 3.18.0-2