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

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

View File

@ -2,9 +2,9 @@
%global namedversion %{version}%{?namedreltag}
Name: jboss-connector-1.6-api
Version: 1.0.1
Release: 1
Release: 2
Summary: Connector Architecture 1.6 API
License: CDDL or GPLv2 with exceptions
License: CDDL-1.1 or GPLv2 with exceptions
URL: http://www.jboss.org
Source0: https://github.com/jboss/jboss-connector-api_spec/archive/jboss-connector-api_1.6_spec-%{namedversion}.tar.gz
BuildRequires: maven-local mvn(org.apache.felix:maven-bundle-plugin)
@ -39,5 +39,8 @@ This package contains the API documentation for %{name}.
%license LICENSE
%changelog
* Wed Jun 29 2022 Chenyx <chenyixiong3@huawei.com> - 1.0.1-2
- License compliance rectification
* Fri Jul 24 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1.0.1-1
- Package init