X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fliblivebox-viewer.spec;h=dd369198b60ab7caff8f631c063cc0ea324434d1;hb=ae9170a9da91789a4f5c0b3b69f2f4be193b9e5e;hp=7ba0449a6873448339313f1a3b81722cb51880ec;hpb=99fae6c259e2516f2dabc277831e9a51746cd084;p=platform%2Fframework%2Fweb%2Flivebox-viewer.git diff --git a/packaging/liblivebox-viewer.spec b/packaging/liblivebox-viewer.spec index 7ba0449..dd36919 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.9.1 +Version: 0.13.9 Release: 1 -Group: framework/livebox +Group: HomeTF/Livebox License: Flora License Source0: %{name}-%{version}.tar.gz BuildRequires: cmake, gettext-tools, coreutils @@ -16,6 +16,7 @@ BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(db-util) BuildRequires: pkgconfig(livebox-service) +BuildRequires: pkgconfig(vconf) %description API for creating a new instance of the livebox and managing its life-cycle. @@ -32,7 +33,7 @@ Livebox viewer development library (dev) %setup -q %build -cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix} +%cmake . make %{?jobs:-j%jobs} %install