!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:
commit
8c40ff2d71
@ -3,9 +3,9 @@
|
|||||||
%global gitdate 20230709
|
%global gitdate 20230709
|
||||||
Name: gnulib
|
Name: gnulib
|
||||||
Version: 0
|
Version: 0
|
||||||
Release: 47.%{gitdate}git
|
Release: 48.%{gitdate}git
|
||||||
Summary: The GNU Portability Library
|
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
|
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
|
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
|
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
|
%package help
|
||||||
Summary: Provides documentation for gnulib modules
|
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(post): info
|
||||||
Requires(preun): info
|
Requires(preun): info
|
||||||
Requires: gnulib-devel = %{version}-%{release}
|
Requires: gnulib-devel = %{version}-%{release}
|
||||||
@ -126,6 +126,9 @@ fi
|
|||||||
%license doc/COPYINGv2
|
%license doc/COPYINGv2
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Aug 25 2023 wangkai <13474090681@163.com> - 0-47.20230709git
|
||||||
- Upgrade to version 47.20230709git
|
- Upgrade to version 47.20230709git
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user