modify gdb-help package's license GFDL to GFDL-1.3-or-later
This commit is contained in:
parent
4e3764d3a7
commit
bac24232ec
7
gdb.spec
7
gdb.spec
@ -1,6 +1,6 @@
|
|||||||
Name: gdb
|
Name: gdb
|
||||||
Version: 9.2
|
Version: 9.2
|
||||||
Release: 8
|
Release: 9
|
||||||
|
|
||||||
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: ftp://sourceware.org/pub/gdb/releases/gdb-%{version}.tar.xz
|
Source: ftp://sourceware.org/pub/gdb/releases/gdb-%{version}.tar.xz
|
||||||
@ -182,7 +182,7 @@ machine than the one which is running the program being debugged.
|
|||||||
|
|
||||||
%package help
|
%package help
|
||||||
Summary: Documentation for GDB (the GNU Project debugger)
|
Summary: Documentation for GDB (the GNU Project debugger)
|
||||||
License: GFDL
|
License: GFDL-1.3-or-later
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description help
|
%description help
|
||||||
@ -398,6 +398,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gdb/python/gdb/command/backtrace.py
|
|||||||
%{_infodir}/gdb.info*
|
%{_infodir}/gdb.info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 13 2024 wangxiao <wangxiao184@h-partners.com> - 9.2-9
|
||||||
|
- modify gdb-help package's license GFDL to GFDL-1.3-or-later
|
||||||
|
|
||||||
* Tue Apr 09 2024 Yu Peng <yupeng@kylinos.cn> - 9.2-8
|
* Tue Apr 09 2024 Yu Peng <yupeng@kylinos.cn> - 9.2-8
|
||||||
- Set entry point when text segment is missing.
|
- Set entry point when text segment is missing.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user