summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Swierczek <t.swierczek@samsung.com>2017-09-07 10:59:29 +0200
committerTomasz Swierczek <t.swierczek@samsung.com>2017-09-07 11:05:35 +0200
commit28b2e0b5e3fb8b89bc4c49d2d67b728eb6ee90d8 (patch)
tree7609cdd2b149214b38e401bd69788a4ea1f471fd
parent01df4270ca419adbe024172b83bda659f41517d0 (diff)
downloadlibtasn1-accepted/tizen_3.0_mobile.tar.gz
libtasn1-accepted/tizen_3.0_mobile.tar.bz2
libtasn1-accepted/tizen_3.0_mobile.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
-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