change license of devel package 90/55690/1 submit/accepted/tizen_3.0_ivi/20151229.002117
authorDongsun Lee <ds73.lee@samsung.com>
Tue, 29 Dec 2015 00:18:31 +0000 (09:18 +0900)
committerDongsun Lee <ds73.lee@samsung.com>
Tue, 29 Dec 2015 00:18:31 +0000 (09:18 +0900)
Change-Id: I01d6844048b57e7d03fe695a3019ec44b5ab7e0d
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
packaging/libgcrypt.spec

index 11e357e..cd1e2e2 100644 (file)
@@ -1,7 +1,7 @@
 Name:           libgcrypt
 Version:        1.6.2
 Release:        0
-License:        GPL-2.0+ ; LGPL-2.1+
+License:        LGPL-2.1+ and GPL-2.0+
 Summary:        The GNU Crypto Library
 %define libsoname %{name}
 Url:            http://directory.fsf.org/wiki/Libgcrypt
@@ -17,7 +17,7 @@ Libgcrypt is a general purpose crypto library based on the code used in
 GnuPG (alpha version).
 
 %package devel
-License:        GFDL-1.1 ; GPL-2.0+ ; LGPL-2.1+ ; MIT
+License:        GPL-2.0+ and LGPL-2.1+ and X11 and BSD-2.0 and IETF
 Summary:        The GNU Crypto Library
 Group:          Development/Libraries
 Requires:       %{libsoname} = %{version}