!12 License compliance rectification

From: @wk333 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2024-06-14 07:05:07 +00:00 committed by Gitee
commit acb3c66ac4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global with_tests 0
Name: openjpa
Version: 2.4.1
Release: 4
Release: 5
Summary: Java Persistence 2.0 API
License: BSD and Apache-2.0 and CDDL and GPLv2+
License: BSD and Apache-2.0 and CDDL-1.0 and GPLv2+
Url: http://openjpa.apache.org/
Source0: http://archive.apache.org/dist/openjpa/%{version}/%{name}-parent-%{version}-source-release.zip
Patch0: %{name}-2.3.0-remove-WASRegistryManagedRuntime.patch
@ -152,6 +152,9 @@ install -p -m 644 %{name}-ant %{buildroot}%{_sysconfdir}/ant.d/%{name}
%license LICENSE NOTICE
%changelog
* Thu Jun 13 2024 wangkai <13474090681@163.com> - 2.4.1-5
- License compliance rectification
* Wed Feb 3 2021 wutao <wutao61@huawei.com> - 2.4.1-4
- remove httpunit dependency