license:modify license annotation to LGPL-2.0+ 98/125198/1 accepted/tizen/unified/20170418.072302 submit/tizen/20170417.031236 tizen_4.0.m1_release
authorsanghyeok.oh <sanghyeok.oh@samsung.com>
Fri, 14 Apr 2017 06:05:48 +0000 (15:05 +0900)
committersanghyeok.oh <sanghyeok.oh@samsung.com>
Fri, 14 Apr 2017 06:05:51 +0000 (15:05 +0900)
Change-Id: I4a3b49c907527ecee8d56ac6cced27ab03fff518
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
packaging/tizen-platform-config.spec

index f816d96..c435769 100644 (file)
@@ -5,7 +5,7 @@ Name:           tizen-platform-config
 Version:        4.0
 Release:        1
 Summary:        Tizen Platform Configuration
-License:        MIT and LGPL-2.0
+License:        MIT and LGPL-2.0+
 Url:            http://www.tizen.org
 Group:          System/Configuration
 Source0:        %{name}-%{version}.tar.gz
@@ -31,7 +31,7 @@ Tizen Platform Configuration - variables definitions
 %package -n %{libname}
 Summary:        Tizen Platform Configuration - helper library
 Group:          System/Libraries
-License:        LGPL-2.0
+License:        LGPL-2.0+
 Requires:       %{name} = %{version}
 %description -n %{libname}
 Tizen Platform Configuration - helper library to lookup Tizen variables easily
@@ -39,7 +39,7 @@ Tizen Platform Configuration - helper library to lookup Tizen variables easily
 %package -n %{libname}-devel
 Summary:        Tizen Platform Configuration - helper libray headers, RPM macros
 Group:          Development/Libraries
-License:        LGPL-2.0
+License:        LGPL-2.0+
 Requires:       %{libname} = %{version}
 %description -n %{libname}-devel
 Tizen Platform Configuration - helper library headers to include in source code,
@@ -48,7 +48,7 @@ RPM macros to call in spec files
 %package -n %{name}-tools
 Summary:        Tizen Platform Configuration - tools
 Group:          System/Utilities
-License:        LGPL-2.0
+License:        LGPL-2.0+
 Requires:       %{libname} = %{version}
 %description -n %{name}-tools
 Tizen Platform Configuration - helper program to lookup Tizen variables easily