From 9414a041c597627ad1377d2dbca9e6b7fdfd5e9e Mon Sep 17 00:00:00 2001 From: Jiri Kucera Date: Mon, 15 May 2023 14:52:42 +0200 Subject: [PATCH] Add missing Apache-2.0 license File `Eigen/src/Core/arch/Default/BFloat16.h` is distributed under Apache-2.0. Also add missing COPYING.* files to -devel rpm. --- eigen3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eigen3.spec b/eigen3.spec index 58a2ec4..0bd2a72 100644 --- a/eigen3.spec +++ b/eigen3.spec @@ -25,7 +25,7 @@ Version: 3.4.0 Release: 12%{?dist} Summary: A lightweight C++ template library for vector and matrix math -License: MPL-2.0 AND LGPL-2.0-or-later AND BSD-3-Clause AND Minpack +License: Apache-2.0 AND MPL-2.0 AND LGPL-2.0-or-later AND BSD-3-Clause AND Minpack URL: http://eigen.tuxfamily.org/index.php?title=Main_Page Source0: https://gitlab.com/libeigen/eigen/-/archive/%{version}/eigen-%{version}.tar.bz2 # For mingw, read the comment in the file for details @@ -171,7 +171,7 @@ MINGW64_CMAKE_ARGS="-DINCLUDE_INSTALL_DIR=%{mingw64_includedir}/%{name} -DCMAKEP %files devel -%license COPYING.README COPYING.BSD COPYING.MPL2 COPYING.LGPL COPYING.MINPACK +%license COPYING.README COPYING.APACHE COPYING.BSD COPYING.MPL2 COPYING.GPL COPYING.LGPL COPYING.MINPACK %{_includedir}/%{name} %{_datadir}/cmake/%{name} %{_datadir}/pkgconfig/%{name}.pc