X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fliblivebox-viewer.spec;h=167b453faac5e347fcfd9df6171408b69005eddb;hb=d79e96dcadca13b8c4ec97351662857d5f254999;hp=7c571d33cfdbf0efddf570c2e8ad76c9c0035ba5;hpb=64c4b5e50cdf4fee3af3f278e38d94cec79ada26;p=platform%2Fframework%2Fweb%2Flivebox-viewer.git diff --git a/packaging/liblivebox-viewer.spec b/packaging/liblivebox-viewer.spec index 7c571d3..167b453 100644 --- a/packaging/liblivebox-viewer.spec +++ b/packaging/liblivebox-viewer.spec @@ -1,8 +1,8 @@ Name: liblivebox-viewer Summary: Library for developing the application. -Version: 0.8.13 +Version: 0.13.1 Release: 1 -Group: framework/livebox +Group: HomeTF/Livebox License: Flora License Source0: %{name}-%{version}.tar.gz BuildRequires: cmake, gettext-tools, coreutils @@ -16,9 +16,10 @@ BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(db-util) BuildRequires: pkgconfig(livebox-service) +BuildRequires: pkgconfig(vconf) %description -This library supports the API for creating a new instance of the livebox and managing its life-cycle. +API for creating a new instance of the livebox and managing its life-cycle. %package devel Summary: Header and package configuration files for the livebox viewer development. @@ -32,7 +33,7 @@ Livebox viewer development library (dev) %setup -q %build -cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix} +%cmake . make %{?jobs:-j%jobs} %install