From: DongHun Kwak Date: Wed, 23 Dec 2015 08:23:07 +0000 (+0900) Subject: Fixed license declaration at spec file X-Git-Tag: submit/tizen_common/20160115.084257^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F42%2F55342%2F1;p=platform%2Fupstream%2Fgdbm.git Fixed license declaration at spec file Change-Id: I2da86dc46c044b5af169a110e97b2a1ba5d3a880 Signed-off-by: DongHun Kwak --- diff --git a/packaging/gdbm.spec b/packaging/gdbm.spec index f92be05..5a5638e 100644 --- a/packaging/gdbm.spec +++ b/packaging/gdbm.spec @@ -5,7 +5,7 @@ Name: gdbm Url: http://directory.fsf.org/GNU/gdbm.html Version: 1.11 Release: 0 -License: GPL-2.0+ +License: GPL-3.0+ Summary: GNU dbm key/data database Group: System/Libraries Source: ftp://prep.ai.mit.edu/gnu/gdbm/gdbm-%{version}.tar.gz @@ -31,7 +31,6 @@ For compatibility with programs using old UNIX dbm functions, the package also provides traditional dbm and ndbm interfaces. %package -n %lname -License: GPL-2.0+ Summary: GNU dbm key/data database Group: System/Libraries Obsoletes: gdbm < %{version}-%{release} @@ -55,7 +54,6 @@ For compatibility with programs using old UNIX dbm functions, the package also provides traditional dbm and ndbm interfaces. %package devel -License: GPL-2.0+ and LGPL-2.1+ Summary: Include Files and Libraries mandatory for Development Group: System/Libraries Requires: gdbm = %{version}