License compliance rectification

(cherry picked from commit 61a7a248f8f66e8bd18c12a2fa1a931ac31fb571)
This commit is contained in:
starlet-dx 2024-07-18 19:45:40 +08:00 committed by openeuler-sync-bot
parent d789a07fac
commit 2e05ffef0d

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