Fix build errors. 22/10922/1 accepted/tizen/20131016.074547 submit/tizen/20131016.062518
authorJunfeng Dong <junfeng.dong@intel.com>
Tue, 15 Oct 2013 07:57:57 +0000 (15:57 +0800)
committerJunfeng Dong <junfeng.dong@intel.com>
Tue, 15 Oct 2013 08:16:00 +0000 (16:16 +0800)
  - Enable debug package.
  - fix licence and group informations.

Change-Id: I9918a674ee3451dc5dff542847e120923a100fc7
Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
packaging/osp-vision.spec

index bcc7d40..6bc6868 100644 (file)
@@ -1,12 +1,11 @@
-%define debug_package %{nil}
 %define __strip /bin/true
 
 Name:          osp-vision
-Summary:       osp vision library
+Summary:       Osp vision library
 Version:       1.2.1.0
 Release:       2
-Group:         System/Libraries
-License:       TO_BE/FILLED_IN
+Group:         Graphics & UI Framework/API
+License:       Apache-2.0
 Source0:       %{name}-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  pkgconfig(osp-appfw)
@@ -33,24 +32,24 @@ Requires: osp-image-core
 osp vision library
 
 %package devel
-Summary:    osp vision library (Development)
-Group:      TO_BE/FILLED_IN
+Summary:    Osp vision library (Development)
+Group:      Graphics & UI Framework/Development
 Requires:   %{name} = %{version}-%{release}
 
 %description devel
 osp vision library (DEV)
 
 %package internal-devel
-Summary:    osp vision internal (Internal)
-Group:      TO_BE/FILLED_IN
+Summary:    Osp vision internal (Internal)
+Group:      Graphics & UI Framework/Development
 Requires:   %{name} = %{version}-%{release}
 
 %description internal-devel
 osp vision library (Internal-DEV)
 
 %package debug
-Summary:    osp vision library (Development)
-Group:      TO_BE/FILLED_IN
+Summary:    Osp vision library (Development)
+Group:      Graphics & UI Framework/Other
 Requires:   %{name} = %{version}-%{release}
 
 %description debug