!874 [sync] PR-873: Specify the GFDL version to GFDL-1.3-ONLY in spec
From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229
This commit is contained in:
commit
a9d0715685
@ -59,7 +59,7 @@
|
||||
%define target %{_target_cpu}-%{_vendor}-linuxeabi
|
||||
%endif
|
||||
%define x86_arches %{ix86} x86_64
|
||||
%define all_license LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL
|
||||
%define all_license LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL-1.3-only
|
||||
%define GCC gcc
|
||||
%define GXX g++
|
||||
##############################################################################
|
||||
@ -67,7 +67,7 @@
|
||||
##############################################################################
|
||||
Name: glibc
|
||||
Version: 2.38
|
||||
Release: 33
|
||||
Release: 34
|
||||
Summary: The GNU libc libraries
|
||||
License: %{all_license}
|
||||
URL: http://www.gnu.org/software/glibc/
|
||||
@ -1446,6 +1446,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Aug 9 2024 taoyuxiang <taoyuxiang2@huawei.com> - 2.38-34
|
||||
- Specify the GFDL version to GFDL-1.3-ONLY in spec
|
||||
|
||||
* Thu Aug 8 2024 Qingqing Li <liqingqing3@huawei.com> - 2.38-33
|
||||
- Fix name space violation in fortify wrappers (bug 32052)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user