License compliance rectification
(cherry picked from commit 2be22d2cc2de2a07578c205dec81827b7378e799)
This commit is contained in:
parent
66d3b09c0b
commit
d4bb99d00f
@ -2,9 +2,9 @@
|
|||||||
%global namedversion %{version}%{?namedreltag}
|
%global namedversion %{version}%{?namedreltag}
|
||||||
Name: jboss-jaxrpc-1.1-api
|
Name: jboss-jaxrpc-1.1-api
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Java API for XML-Based RPC (JAX-RPC) 1.1
|
Summary: Java API for XML-Based RPC (JAX-RPC) 1.1
|
||||||
License: CDDL or GPLv2 with exceptions
|
License: CDDL-1.0 or GPL-2.0-with-classpath-exception
|
||||||
Url: http://www.jboss.org
|
Url: http://www.jboss.org
|
||||||
Source0: https://github.com/jboss/jboss-jaxrpc-api_spec/archive/jboss-jaxrpc-api_1.1_spec-%{namedversion}.tar.gz
|
Source0: https://github.com/jboss/jboss-jaxrpc-api_spec/archive/jboss-jaxrpc-api_1.1_spec-%{namedversion}.tar.gz
|
||||||
BuildRequires: maven-local mvn(org.apache.felix:maven-bundle-plugin)
|
BuildRequires: maven-local mvn(org.apache.felix:maven-bundle-plugin)
|
||||||
@ -38,5 +38,8 @@ This package contains the API documentation for %{name}.
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 11 2022 liyanan <liyanan32@h-partners.com> - 1.0.1-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Sat Aug 1 2020 chengzihan <chengzihan2@huawei.com> - 1.0.1-1
|
* Sat Aug 1 2020 chengzihan <chengzihan2@huawei.com> - 1.0.1-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user