!8 [合规提升]spec文件的License声明有歧义

From: @YixiongChen 
Reviewed-by: @yueyaoqiang 
Signed-off-by: @yueyaoqiang
This commit is contained in:
openeuler-ci-bot 2022-07-15 02:27:51 +00:00 committed by Gitee
commit 50d78d9b79
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: perl-ExtUtils-PkgConfig
Version: 1.16
Release: 1%{?dist}
Release: 2
Summary: Simplistic interface to pkg-config
License: CHECK(Distributable)
License: LGPL-2.1-only
Group: Development/Libraries
URL: http://search.cpan.org/dist/ExtUtils-PkgConfig/
Source0: http://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-PkgConfig-%{version}.tar.gz
@ -62,5 +62,8 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*
%changelog
* Wed Jul 13 2022 Chenyx <chenyixiong3@huawei.com> - 1.16-2
- License compliance rectification
* Wed Jun 10 2020 Perl_Bot <Perl_Bot@openeuler.org> 1.16-1
- Specfile autogenerated by Perl_Bot