Clarify licences. The library is LGPL2+. 05/264305/3 accepted/tizen_6.5_base accepted/tizen_6.5_base_tool tizen_6.5_base accepted/tizen/6.5/base/20230714.002537 accepted/tizen/6.5/base/tool/20211027.120427 accepted/tizen/base/tool/20211001.040150 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.103330 tizen_6.5.m2_release
authorLukasz Pawelczyk <l.pawelczyk@samsung.com>
Wed, 15 Sep 2021 12:36:16 +0000 (14:36 +0200)
committerLukasz Pawelczyk <l.pawelczyk@samsung.com>
Wed, 15 Sep 2021 12:36:16 +0000 (14:36 +0200)
Change-Id: I05d1a2fca5894f52698ab4e605afbfde6fb83806

packaging/libgpg-error.spec

index 2f967fe..11dcc74 100644 (file)
@@ -1,7 +1,7 @@
 Name:           libgpg-error
 Version:        1.27
 Release:        0
-License:        LGPL-2.1+ and GPL-2.0+
+License:        LGPL-2.1+
 Summary:        Library That Defines Common Error Values for All GnuPG Components
 Url:            http://www.gnupg.org/
 Group:          Security/Crypto Libraries
@@ -48,16 +48,16 @@ rm -r %{buildroot}%{_datadir}/common-lisp
 %lang_package
 
 
-%files 
+%files
 %manifest %{name}.manifest
 %defattr(-,root,root)
-%license COPYING.LIB COPYING 
+%license COPYING.LIB
 %{_libdir}/libgpg-error*.so.*
 
 %files devel
 %manifest %{name}.manifest
 %defattr(-,root,root)
-%license COPYING.MIT
+%license COPYING.MIT COPYING
 %{_datadir}/aclocal/gpg-error.m4
 %{_includedir}/*
 %{_bindir}/*