Add %license macro for each sub package 52/121852/1 accepted/tizen_4.0_unified accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen_4.0 tizen_4.0_tv accepted/tizen/4.0/unified/20170816.012015 accepted/tizen/4.0/unified/20170828.222943 accepted/tizen/common/20170330.151538 accepted/tizen/ivi/20170330.224151 accepted/tizen/mobile/20170330.223859 accepted/tizen/tv/20170330.223920 accepted/tizen/unified/20170330.224205 accepted/tizen/wearable/20170330.224110 submit/tizen/20170330.004841 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100006 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m1_release tizen_4.0.m2_release
authorDongsun Lee <ds73.lee@samsung.com>
Wed, 29 Mar 2017 07:50:43 +0000 (16:50 +0900)
committerDongsun Lee <ds73.lee@samsung.com>
Wed, 29 Mar 2017 07:50:43 +0000 (16:50 +0900)
Change-Id: I4cdf82c0b085bb91639798869940731425ea4d61
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
packaging/nettle.spec

index b086dcc..7db9eab 100644 (file)
@@ -45,7 +45,7 @@ Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.
 %package -n libnettle
 
 Summary:        Cryptographic Tools
-License:        LGPL-2.1+ and GPL-2.0+
+License:        LGPL-2.1+
 Group:          Security/Crypto Libraries
 
 %description -n libnettle
@@ -88,17 +88,19 @@ make check
 %files -n libnettle
 %manifest %{name}.manifest
 %defattr(-,root,root)
-%license COPYING*
+%license COPYING.LIB
 %{_libdir}/libnettle.so.*
 
 %files -n libhogweed
 %manifest %{name}.manifest
 %defattr(-,root,root)
+%license COPYING.LIB
 %{_libdir}/libhogweed.so.*
 
 %files -n libnettle-devel
 %manifest %{name}.manifest
 %defattr(-,root,root)
+%license COPYING.LIB
 %{_includedir}/nettle
 %{_libdir}/libnettle.so
 %{_libdir}/libhogweed.so
@@ -108,6 +110,7 @@ make check
 %files -n nettle
 %manifest %{name}.manifest
 %defattr(-,root,root)
+%license COPYING*
 %{_bindir}/nettle-lfib-stream
 %{_bindir}/pkcs1-conv
 %{_bindir}/sexp-conv