!64 rectify the spec file
From: @WizardHowl Reviewed-by: @SuperSix173 Signed-off-by: @SuperSix173
This commit is contained in:
commit
0aa618721c
9
gdb.spec
9
gdb.spec
@ -1,6 +1,6 @@
|
||||
Name: gdb
|
||||
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
|
||||
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
|
||||
# Fedra patch end
|
||||
|
||||
Patch83: 0002-set-entry-point-when-text-segment-is-missing.patch
|
||||
Patch84: 0003-Add-support-for-readline-8.2.patch
|
||||
Patch77: 0001-set-entry-point-when-text-segment-is-missing.patch
|
||||
Patch78: 0002-Add-support-for-readline-8.2.patch
|
||||
|
||||
%global gdb_src gdb-%{version}
|
||||
%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
|
||||
|
||||
%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
|
||||
- Add support for readline 8.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user