From fde04c73133509d68364cb1c5fb07c9af5c03b59 Mon Sep 17 00:00:00 2001 From: Sunwook Bae Date: Thu, 5 Sep 2013 16:29:29 +0900 Subject: Update the license name Change-Id: I0e86d7a58f27e8e697aa0721d28b61ef041f946d Signed-off-by: Sunwook Bae --- packaging/message-port.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packaging/message-port.spec b/packaging/message-port.spec index 899608e..b3a37f6 100755 --- a/packaging/message-port.spec +++ b/packaging/message-port.spec @@ -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 -- cgit v1.2.3