X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fliblivebox-viewer.spec;h=a76e45f3e04a72cc0cd0fc082c934852ff20e8bb;hb=28f2a078174b439987b3ffafd28c30a783d5cb08;hp=dc9ba15237d6513793a86d12d844eab2c7b2a1f8;hpb=22ef0e323addc3b69d954d686c80f5817900477b;p=platform%2Fframework%2Fweb%2Flivebox-viewer.git diff --git a/packaging/liblivebox-viewer.spec b/packaging/liblivebox-viewer.spec index dc9ba15..a76e45f 100644 --- a/packaging/liblivebox-viewer.spec +++ b/packaging/liblivebox-viewer.spec @@ -1,8 +1,8 @@ Name: liblivebox-viewer -Summary: Library for the development of a livebox viewer -Version: 0.8.11 +Summary: Library for developing the application. +Version: 0.9.12 Release: 1 -Group: main/app +Group: framework/livebox License: Flora License Source0: %{name}-%{version}.tar.gz BuildRequires: cmake, gettext-tools, coreutils @@ -18,10 +18,10 @@ BuildRequires: pkgconfig(db-util) BuildRequires: pkgconfig(livebox-service) %description -Livebox viewer development library +API for creating a new instance of the livebox and managing its life-cycle. %package devel -Summary: Files for livebox viewer development. +Summary: Header and package configuration files for the livebox viewer development. Group: Development/Libraries Requires: %{name} = %{version}-%{release}