From: Junfeng Dong Date: Tue, 15 Oct 2013 07:57:57 +0000 (+0800) Subject: Fix build errors. X-Git-Tag: accepted/tizen/20131016.074547^0 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fframework%2Fnative%2Fvision.git;a=commitdiff_plain;h=1cd2d83374769eab81273d15b1ebb11c0e89fb74 Fix build errors. - Enable debug package. - fix licence and group informations. Change-Id: I9918a674ee3451dc5dff542847e120923a100fc7 Signed-off-by: Junfeng Dong --- diff --git a/packaging/osp-vision.spec b/packaging/osp-vision.spec index bcc7d40..6bc6868 100644 --- a/packaging/osp-vision.spec +++ b/packaging/osp-vision.spec @@ -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