!9 [sync] PR-7: [合规提升]spec文件的License声明有歧义

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-11-24 06:23:30 +00:00 committed by Gitee
commit a13baf379c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,9 +2,9 @@
%global namedversion %{version}%{?namedreltag}
Name: weld-core
Version: 2.3.5
Release: 2
Release: 3
Summary: Reference Implementation for JSR-299: Contexts and Dependency Injection (CDI)
License: ASL 2.0 and (CDDL or GPLv2 with exceptions) and LGPLv2+ and MIT and OFL
License: ASL 2.0 and (CDDL-1.0 or GPLv2 with exceptions) and LGPLv2+ and MIT and OFL-1.1
URL: http://weld.cdi-spec.org/
Source0: https://github.com/weld/core/archive/%{namedversion}/%{name}-%{namedversion}.tar.gz
Patch0: 0001-Add-support-for-newer-jboss-logging-tools.patch
@ -91,6 +91,9 @@ sed -i -e 's/InstantiationException/InstantiationException, NoSuchMethodExceptio
%files javadoc -f .mfiles-javadoc
%changelog
* Mon Aug 8 2022 Chenyx <chenyixiong3@huawei.com> - 2.3.5-3
- License compliance rectification
* Thu Dec 03 2020 huanghaitao <huanghaitao8@huawei.com> - 2.3.5-2
- Remove dependence with jetty8