Clarify licences. The library is LGPL-2+. 07/264307/1 accepted/tizen_6.5_base accepted/tizen_6.5_base_tool accepted/tizen/6.5/base/20230714.002535 accepted/tizen/6.5/base/tool/20211027.120505 accepted/tizen/base/tool/20211001.040202 submit/tizen_6.5_base/20211026.180901 submit/tizen_6.5_base/20211027.183101 submit/tizen_6.5_base/20211027.200801 submit/tizen_base/20210928.103125 tizen_6.5.m2_release
authorLukasz Pawelczyk <l.pawelczyk@samsung.com>
Wed, 15 Sep 2021 12:45:03 +0000 (14:45 +0200)
committerLukasz Pawelczyk <l.pawelczyk@samsung.com>
Wed, 15 Sep 2021 12:45:03 +0000 (14:45 +0200)
Change-Id: Id906596ebffd45fc1407e545f7b8d6e4958000bb

packaging/libgcrypt.spec

index d364391..7875b98 100644 (file)
@@ -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