From c30bd4f8140168964c74276721f7c27d500e1e2c Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Wed, 26 Aug 2015 16:42:58 +0200 Subject: [PATCH] AMD is dual-licensed (LGPLv2+ or BSD) --- suitesparse.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/suitesparse.spec b/suitesparse.spec index 2d0d067..712458e 100644 --- a/suitesparse.spec +++ b/suitesparse.spec @@ -16,7 +16,7 @@ Release: 1%{?dist} Summary: A collection of sparse matrix libraries Group: System Environment/Libraries -License: LGPLv2+ and GPLv2+ +License: (LGPLv2+ or BSD) and LGPLv2+ and GPLv2+ URL: http://faculty.cse.tamu.edu/davis/suitesparse.html Source0: http://faculty.cse.tamu.edu/davis/SuiteSparse/SuiteSparse-%{version}.tar.gz @@ -161,7 +161,7 @@ pushd AMD cp -p ../AMD/Lib/*.a ./ popd cp -p Include/*.h ../Include - cp -p README.txt Doc/License.txt Doc/ChangeLog Doc/*.pdf ../Doc/AMD + cp -p README.txt Doc/License.txt Doc/lesser.txt Doc/ChangeLog Doc/*.pdf ../Doc/AMD popd pushd BTF @@ -433,6 +433,9 @@ hardlink -cv Docs/ Licenses/ %doc Doc/* %changelog +* Wed Aug 26 2015 Nils Philippsen +- AMD is dual-licensed (LGPLv2+ or BSD) + * Wed Aug 26 2015 Nils Philippsen - 4.4.5-1 - version 4.4.5 - use %%license for licenses