!7 [合规提升]spec文件的License声明有歧义

From: @plerks 
Reviewed-by: @bzhaoop 
Signed-off-by: @bzhaoop
This commit is contained in:
openeuler-ci-bot 2022-08-08 09:34:26 +00:00 committed by Gitee
commit 76c0b20d8a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: perl-DBD-MariaDB Name: perl-DBD-MariaDB
Version: 1.21 Version: 1.21
Release: 3 Release: 4
Summary: MariaDB and MySQL driver for the Perl5 Database Interface (DBI) Summary: MariaDB and MySQL driver for the Perl5 Database Interface (DBI)
License: GPL+ or Artistic License: GPL-1.0-or-later or Artistic-1.0
Group: Development/Libraries Group: Development/Libraries
# upstream: https://github.com/gooddata/DBD-MariaDB/ # upstream: https://github.com/gooddata/DBD-MariaDB/
URL: http://search.cpan.org/dist/DBD-MariaDB/ URL: http://search.cpan.org/dist/DBD-MariaDB/
@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/* %{_mandir}/*
%changelog %changelog
* Sat Jun 25 2022 Xinyi Gou <plerks@163.com> 1.21-4
- Specify license version
* Sat 7 Aug 2021 zhangtao2020 <zhangtao221@huawei.com> 1.21-3 * Sat 7 Aug 2021 zhangtao2020 <zhangtao221@huawei.com> 1.21-3
- fix build error - fix build error