License compliance rectification

This commit is contained in:
wang--ge 2022-05-12 10:20:23 +08:00
parent de9a062c41
commit ceaf74ce40

View File

@ -1,8 +1,8 @@
Name: glassfish-servlet-api Name: glassfish-servlet-api
Version: 3.1.0 Version: 3.1.0
Release: 16 Release: 17
Summary: API of Java Servlet Summary: API of Java Servlet
License: (CDDL or GPLv2 with exceptions) and ASL 2.0 License: (CDDL-1.1 OR GPL-2.0-with-classpath-exception) AND Apache-2.0
URL: http://servlet-spec.java.net URL: http://servlet-spec.java.net
Source0: javax.servlet-api-%{version}.tar.xz Source0: javax.servlet-api-%{version}.tar.xz
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
@ -52,5 +52,8 @@ cp -p %{SOURCE1} .
%_javadocdir/%{name} %_javadocdir/%{name}
%changelog %changelog
* Thu May 12 2022 Ge Wang <wangge20@h-partners.com> - 3.1.0-17
- License compliance rectification
* Sat Dec 14 2019 zhouyihang <zhouyihang1@huawei.com> - 3.1.0-16 * Sat Dec 14 2019 zhouyihang <zhouyihang1@huawei.com> - 3.1.0-16
- Package init - Package init