!3 统一spec文件的License名称规范

From: @lauk001 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2022-06-07 08:38:46 +00:00 committed by Gitee
commit 94727aeea2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
Name: flume
Version: 1.9.0
Release: 1
Release: 2
Summary: Apache Flume is a distributed, reliable, and availble service for efficiently collecting, aggregating, and moving large amounts of log data.
License: Apache 2.0
License: Public Domain and MIT and Apache-2.0
URL: https://github.com/apache/flume
Source0: https://github.com/apache/%{name}/archive/refs/tags/release-%{version}-rc3.tar.gz
@ -95,5 +95,8 @@ popd
%dir %{_javadir}/%{name}
%changelog
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 1.9.0-2
- License compliance rectification
* Tue Apr 13 2021 Ge Wang <wangge20@huawei.com> 1.9.0-1
- Init package