From: Dongsun Lee Date: Tue, 29 Dec 2015 00:18:31 +0000 (+0900) Subject: change license of devel package X-Git-Tag: submit/tizen_base/20220405.150724^2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2de1e493ec30bceb8056478ae6cdf5314b2cf659;p=platform%2Fupstream%2Flibgcrypt.git change license of devel package Change-Id: I01d6844048b57e7d03fe695a3019ec44b5ab7e0d Signed-off-by: Dongsun Lee --- diff --git a/packaging/libgcrypt.spec b/packaging/libgcrypt.spec index 36a1ec3..a709556 100644 --- a/packaging/libgcrypt.spec +++ b/packaging/libgcrypt.spec @@ -1,7 +1,7 @@ Name: libgcrypt Version: 1.5.0 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}