License compliance rectification

This commit is contained in:
wu-leilei 2024-06-13 10:51:47 +08:00
parent 62344e008d
commit f9cc6af5b5

View File

@ -2,9 +2,9 @@
%global namedversion %{version}%{?namedreltag}
Name: jboss-ejb-3.1-api
Version: 1.0.2
Release: 1
Release: 2
Summary: EJB 3.1 API
License: CDDL or GPLv2 with exceptions
License: CDDL-1.0 or GPLv2 with exceptions
Url: http://www.jboss.org
Source0: https://github.com/jboss/jboss-ejb-api_spec/archive/jboss-ejb-api_3.1_spec-%{namedversion}.tar.gz
BuildRequires: maven-local mvn(org.apache.felix:maven-bundle-plugin)
@ -38,5 +38,8 @@ This package contains the API documentation for %{name}.
%license LICENSE
%changelog
* Thu Jun 13 2024 wulei <wu_lei@hoperun.com> - 1.0.2-2
- Regulate license information
* Sat Aug 1 2020 chengzihan <chengzihan2@huawei.com> - 1.0.2-1
- Package init