License compliance rectification

This commit is contained in:
caodongxia 2022-05-09 18:16:47 +08:00
parent 8bed3c64c3
commit 0896ffb9ed

View File

@ -1,8 +1,8 @@
Name: hwloc Name: hwloc
Version: 1.11.9 Version: 1.11.9
Release: 4 Release: 5
Summary: Hardware locality utilities and libraries Summary: Hardware locality utilities and libraries
License: BSD License: BSD-3-Clause
URL: https://www.open-mpi.org/projects/hwloc/ URL: https://www.open-mpi.org/projects/hwloc/
Source0: https://download.open-mpi.org/release/%{name}/v1.11/%{name}-%{version}.tar.bz2 Source0: https://download.open-mpi.org/release/%{name}/v1.11/%{name}-%{version}.tar.bz2
@ -107,6 +107,9 @@ LD_LIBRARY_PATH=$PWD/src/.libs make check
%{_pkgdocdir}/*[^c] %{_pkgdocdir}/*[^c]
%changelog %changelog
* Mon May 9 2022 caodongxia <caodongxia@h-partners.com> - 1.11.9-5
- License compliance rectification
* Thu Jul 22 2021 shixuantong <shixuantong@huawei.com> - 1.11.9-4 * Thu Jul 22 2021 shixuantong <shixuantong@huawei.com> - 1.11.9-4
- move %{_pkgdocdir} to help subpackage - move %{_pkgdocdir} to help subpackage