!39 [sync] PR-38: License compliance rectification

From: @openeuler-sync-bot 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2024-07-24 00:36:11 +00:00 committed by Gitee
commit 8c40ff2d71
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,9 +3,9 @@
%global gitdate 20230709
Name: gnulib
Version: 0
Release: 47.%{gitdate}git
Release: 48.%{gitdate}git
Summary: The GNU Portability Library
License: Public Domain and BSD and GPLv2+ and GPLv3 and GPLv3+ and LGPLv2 and LGPLv2+ and LGPLv3+
License: Public Domain and BSD-3-Clause and GPL-2.0-or-later and GPL-3.0-only and GPL-3.0-or-later and LGPL-2.0-only and LGPL-2.1-or-later and LGPL-3.0-or-later
URL: https://www.gnu.org/software/gnulib
Source0: https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=snapshot;h=%{githead};sf=tgz;name=gnulib-%{githead}.tar.gz#/gnulib-%{githead}.tar.gz
Source1: https://erislabs.net/gitweb/?p=gnulib.git;a=blob_plain;hb=HEAD;f=debian/manpages/check-module.1
@ -31,7 +31,7 @@ This package contains development files for gnulib.
%package help
Summary: Provides documentation for gnulib modules
License: GFDL and GPLv2+
License: GFDL-1.1-or-later and GPL-2.0-or-later
Requires(post): info
Requires(preun): info
Requires: gnulib-devel = %{version}-%{release}
@ -126,6 +126,9 @@ fi
%license doc/COPYINGv2
%changelog
* Thu Jul 18 2024 yaoxin <yao_xin001@hoperun.com> - 0-48.20230709git
- License compliance rectification
* Fri Aug 25 2023 wangkai <13474090681@163.com> - 0-47.20230709git
- Upgrade to version 47.20230709git