rectify the spec file

Signed-off-by: WizardHowl <liuwenyu7@huawei.com>
This commit is contained in:
WizardHowl 2023-02-13 01:32:23 +00:00 committed by Wenyu Liu
parent 6f7a9d8498
commit 3450d725d2
3 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: gdb Name: gdb
Version: 12.1 Version: 12.1
Release: 2 Release: 3
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL-1.3 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL-1.3
Source: https://ftp.gnu.org/gnu/gdb/gdb-%{version}.tar.xz Source: https://ftp.gnu.org/gnu/gdb/gdb-%{version}.tar.xz
@ -86,8 +86,8 @@ Patch73: gdb-rhbz1553104-s390x-arch12-test.patch
Patch76: gdb-sw22395-constify-target_desc.patch Patch76: gdb-sw22395-constify-target_desc.patch
# Fedra patch end # Fedra patch end
Patch83: 0002-set-entry-point-when-text-segment-is-missing.patch Patch77: 0001-set-entry-point-when-text-segment-is-missing.patch
Patch84: 0003-Add-support-for-readline-8.2.patch Patch78: 0002-Add-support-for-readline-8.2.patch
%global gdb_src gdb-%{version} %global gdb_src gdb-%{version}
%global gdb_build build-%{_target_platform} %global gdb_build build-%{_target_platform}
@ -363,6 +363,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gdb/python/gdb/command/backtrace.py
%{_infodir}/ctf-spec.info.gz %{_infodir}/ctf-spec.info.gz
%changelog %changelog
* Tue Feb 14 2023 Wenyu Liu <liuwenyu7@huawei.com> - 12.1-3
- Rectify the spec file.
* Mon Feb 6 2023 Wenyu Liu <liuwenyu7@huawei.com> - 12.1-2 * Mon Feb 6 2023 Wenyu Liu <liuwenyu7@huawei.com> - 12.1-2
- Add support for readline 8.2 - Add support for readline 8.2