Fixed license declaration at spec file 42/55342/1 tizen submit/tizen_common/20160115.084257
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 23 Dec 2015 08:23:07 +0000 (17:23 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 23 Dec 2015 08:23:07 +0000 (17:23 +0900)
Change-Id: I2da86dc46c044b5af169a110e97b2a1ba5d3a880
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
packaging/gdbm.spec

index f92be05..5a5638e 100644 (file)
@@ -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}