!2 License compliance rectification

From: @wang--ge 
Reviewed-by: @wangchong1995924 
Signed-off-by: @wangchong1995924
This commit is contained in:
openeuler-ci-bot 2022-05-12 08:50:00 +00:00 committed by Gitee
commit 43e00f6108
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,9 +2,9 @@
%global namedversion %{version}%{?namedreltag} %global namedversion %{version}%{?namedreltag}
Name: glassfish-management-api Name: glassfish-management-api
Version: 3.2.1 Version: 3.2.1
Release: 1 Release: 2
Summary: GlassFish Common APIs Summary: GlassFish Common APIs
License: CDDL or GPLv2 with exceptions License: CDDL-1.0 OR GPL-2.0-with-classpath-exception
URL: http://java.net/projects/gmbal/pages/Home URL: http://java.net/projects/gmbal/pages/Home
Source0: http://central.maven.org/maven2/org/glassfish/external/management-api/3.2.1-b002/management-api-3.2.1-b002-sources.jar Source0: http://central.maven.org/maven2/org/glassfish/external/management-api/3.2.1-b002/management-api-3.2.1-b002-sources.jar
Source1: http://central.maven.org/maven2/org/glassfish/external/management-api/3.2.1-b002/management-api-3.2.1-b002.pom Source1: http://central.maven.org/maven2/org/glassfish/external/management-api/3.2.1-b002/management-api-3.2.1-b002.pom
@ -60,5 +60,8 @@ sed -i 's/\r//' LICENSE.txt
%license LICENSE.txt %license LICENSE.txt
%changelog %changelog
* Thu May 12 2022 Ge Wang <wangge20@h-partners.com> - 3.2.1-2
- license compliance rectification
* Tue Jul 28 2020 Anan Fu <fuanan3@huawei.com> - 3.2.1-1 * Tue Jul 28 2020 Anan Fu <fuanan3@huawei.com> - 3.2.1-1
- package init - package init