Update the license name
authorSunwook Bae <sunwook45.bae@samsung.com>
Thu, 5 Sep 2013 07:29:29 +0000 (16:29 +0900)
committerSunwook Bae <sunwook45.bae@samsung.com>
Thu, 5 Sep 2013 08:32:01 +0000 (17:32 +0900)
Change-Id: I0e86d7a58f27e8e697aa0721d28b61ef041f946d
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
packaging/message-port.spec

index 899608e..b3a37f6 100755 (executable)
@@ -1,9 +1,9 @@
 Name:       message-port
 Summary:    Message Port library
-Version:       1.2.2.0
+Version:       1.2.2.1
 Release:    1
-Group:         TO_BE/FILLED_IN
-License:    Apache License, Version 2.0
+Group:         Application Framework/Libraries
+License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  pkgconfig(dlog)
@@ -26,7 +26,7 @@ Message Port library
 
 %package devel
 Summary:  Message Port library (Development)
-Group:    TO_BE/FILLED_IN
+Group:    Application Framework/Development
 Requires: %{name} = %{version}-%{release}
 
 %description devel