!8 License compliance rectification

From: @bzg1107 
Reviewed-by: @wangchong1995924 
Signed-off-by: @wangchong1995924
This commit is contained in:
openeuler-ci-bot 2022-08-08 08:15:55 +00:00 committed by Gitee
commit b4ddda4930
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,8 +1,8 @@
Name: mojarra
Version: 2.2.13
Release: 2
Release: 3
Summary: JSF Reference Implementation
License: CDDL or GPLv2 with exceptions
License: CDDL-1.0 or GPLv2 with exceptions
URL: http://javaserverfaces.java.net
Source0: https://github.com/javaserverfaces/mojarra/archive/%{version}/mojarra-%{version}.tar.gz
Source1: http://repo1.maven.org/maven2/com/sun/faces/jsf-api/%{version}/jsf-api-%{version}.pom
@ -145,6 +145,9 @@ cp -rp jsf-ri/build/javadocs/* %{buildroot}%{_javadocdir}/mojarra/jsf-impl/.
%license LICENSE
%changelog
* Mon May 9 2022 baizhonggui <baizhonggui@h-partners.com> - 2.2.13-3
- modify license identifier
* Thu Jun 10 2021 wutao <wutao61@huawei.com> - 2.2.13-2
- fix CVE-2020-6950