From: Yan Yin Date: Wed, 14 Mar 2012 04:03:23 +0000 (+0800) Subject: update for beta universally X-Git-Tag: 2.0_alpha~3 X-Git-Url: http://review.tizen.org/git/?p=framework%2Fapi%2Fpower.git;a=commitdiff_plain;h=9397447fb8ae84631f795b6e63d06d70b2a87727 update for beta universally --- diff --git a/packaging/capi-system-power.spec b/packaging/capi-system-power.spec index 2af2651..b2895c7 100644 --- a/packaging/capi-system-power.spec +++ b/packaging/capi-system-power.spec @@ -1,12 +1,13 @@ Name: capi-system-power Summary: A power library in Tizen Native API -Version: 0.0.1 +Version: 0.1.0 Release: 1 Group: TO_BE/FILLED_IN -License: TO BE FILLED IN +License: Apache-2.0 Source0: %{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: pkgconfig(dlog) +BuildRequires: pkgconfig(vconf) BuildRequires: pkgconfig(pmapi) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(capi-base-common)