summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukasz Pawelczyk <l.pawelczyk@samsung.com>2021-09-15 14:36:16 +0200
committerLukasz Pawelczyk <l.pawelczyk@samsung.com>2021-09-15 14:36:16 +0200
commit5d05133b562e90ebbce04519a69c1a8b092e92f6 (patch)
tree031b8e52750b603afb56a5c17800716305ce1145
parenta67dc9883c6cc8db90636494d3078b44fe34c28b (diff)
downloadlibgpg-error-submit/tizen_6.5_base/20211026.180901.tar.gz
libgpg-error-submit/tizen_6.5_base/20211026.180901.tar.bz2
libgpg-error-submit/tizen_6.5_base/20211026.180901.zip
Change-Id: I05d1a2fca5894f52698ab4e605afbfde6fb83806
-rw-r--r--packaging/libgpg-error.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/packaging/libgpg-error.spec b/packaging/libgpg-error.spec
index 2f967fe..11dcc74 100644
--- a/packaging/libgpg-error.spec
+++ b/packaging/libgpg-error.spec
@@ -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}/*