From: Lukasz Pawelczyk Date: Wed, 15 Sep 2021 12:45:03 +0000 (+0200) Subject: Clarify licences. The library is LGPL-2+. X-Git-Tag: submit/tizen_base/20210928.103125^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4e0157363f86fdde86592b73ea0a54d3c1251f06;p=platform%2Fupstream%2Flibgcrypt.git Clarify licences. The library is LGPL-2+. Change-Id: Id906596ebffd45fc1407e545f7b8d6e4958000bb --- diff --git a/packaging/libgcrypt.spec b/packaging/libgcrypt.spec index d364391..7875b98 100644 --- a/packaging/libgcrypt.spec +++ b/packaging/libgcrypt.spec @@ -1,7 +1,7 @@ Name: libgcrypt Version: 1.8.3 Release: 0 -License: LGPL-2.1+ and GPL-2.0+ +License: LGPL-2.1+ Summary: The GNU Crypto Library %define libsoname %{name} Url: http://directory.fsf.org/wiki/Libgcrypt @@ -17,7 +17,7 @@ Libgcrypt is a general purpose crypto library based on the code used in GnuPG (alpha version). %package devel -License: GPL-2.0+ and LGPL-2.1+ and X11 and BSD-2.0 and IETF +License: GPL-2.0+ and GPL-3.0+ and LGPL-2.1+ and X11 and BSD-2.0 and IETF Summary: The GNU Crypto Library Group: Development/Libraries Requires: %{libsoname} = %{version} @@ -65,11 +65,12 @@ make %{?_smp_mflags} %files %manifest %{name}.manifest %defattr(-,root,root) -%license COPYING COPYING.LIB +%license COPYING.LIB %{_libdir}/%{name}.so.20* %files devel %manifest %{name}.manifest +%license COPYING %defattr(-,root,root) %{_infodir}/gcrypt.info.gz %{_infodir}/gcrypt.info-1.gz