License compliance rectification

This commit is contained in:
chen-jan 2022-05-10 12:05:14 +00:00
parent 628cdab622
commit 9681f176ea

View File

@ -1,8 +1,8 @@
Name: fabtests Name: fabtests
Version: 1.6.1 Version: 1.6.1
Release: 5 Release: 6
Summary: libfabric API test suite Summary: libfabric API test suite
License: BSD and (BSD or GPLv2) and MIT License: BSD-2-Clause and GPL-2.0-only and MIT
Url: https://github.com/ofiwg/fabtests Url: https://github.com/ofiwg/fabtests
Source: https://github.com/ofiwg/fabtests/releases/download/v%{version}/fabtests-%{version}.tar.bz2 Source: https://github.com/ofiwg/fabtests/releases/download/v%{version}/fabtests-%{version}.tar.bz2
BuildRequires: libfabric-devel >= %{version} valgrind-devel gcc BuildRequires: libfabric-devel >= %{version} valgrind-devel gcc
@ -36,6 +36,9 @@ Documentation for user of fabtests.
%{_mandir}/man7/* %{_mandir}/man7/*
%changelog %changelog
* Tue May 10 2022 chenchen <chen_aka_jan@163.com> - 1.6.1-6
- License compliance rectification
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.6.1-5 * Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.6.1-5
- DESC: delete -S git from %autosetup, and delete BuildRequires git - DESC: delete -S git from %autosetup, and delete BuildRequires git