From 9397447fb8ae84631f795b6e63d06d70b2a87727 Mon Sep 17 00:00:00 2001 From: Yan Yin Date: Wed, 14 Mar 2012 12:03:23 +0800 Subject: [PATCH] update for beta universally --- packaging/capi-system-power.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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) -- 2.7.4