summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Swierczek <t.swierczek@samsung.com>2017-09-07 10:59:29 +0200
committerDong Sun Lee <ds73.lee@samsung.com>2017-09-08 00:36:16 +0000
commitad4da44b187d499978846cf66ffdfe081568e796 (patch)
tree7609cdd2b149214b38e401bd69788a4ea1f471fd
parentf81309a9a722c484b97ce32042f428d54c6d035b (diff)
downloadlibtasn1-ad4da44b187d499978846cf66ffdfe081568e796.tar.gz
libtasn1-ad4da44b187d499978846cf66ffdfe081568e796.tar.bz2
libtasn1-ad4da44b187d499978846cf66ffdfe081568e796.zip
Files on GPLv3 are not taken for build, the C library is on LGPLv2 licence. Tools are licenced under GPLv3 - licence added. Change-Id: I627a59412420a7946e0e14fd902ee04098702642 (cherry picked from commit 28b2e0b5e3fb8b89bc4c49d2d67b728eb6ee90d8)
-rw-r--r--packaging/libtasn1.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/libtasn1.spec b/packaging/libtasn1.spec
index 1d88b47..740f7fb 100644
--- a/packaging/libtasn1.spec
+++ b/packaging/libtasn1.spec
@@ -59,12 +59,13 @@ touch ChangeLog
%files tools
%manifest %{name}.manifest
%defattr(-, root, root)
+%license COPYING
%{_bindir}/*
%files
%manifest %{name}.manifest
%defattr(-, root, root)
-%license COPYING COPYING.LIB
+%license COPYING.LIB
%{_libdir}/*.so.*
%files devel