summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYan Yin <yan.yin@intel.com>2012-03-14 12:02:47 +0800
committerYan Yin <yan.yin@intel.com>2012-03-14 12:02:47 +0800
commitac39af3d1aa435f63c81d2b0308c38272deae124 (patch)
treeb6072114037423c048e0898a02ef4b3a7345815e
parentc054323857a38bbd74aee39557f0ede203786ec7 (diff)
downloadhaptic-ac39af3d1aa435f63c81d2b0308c38272deae124.tar.gz
haptic-ac39af3d1aa435f63c81d2b0308c38272deae124.tar.bz2
haptic-ac39af3d1aa435f63c81d2b0308c38272deae124.zip
update for beta universally
-rw-r--r--packaging/capi-system-haptic.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/packaging/capi-system-haptic.spec b/packaging/capi-system-haptic.spec
index fe7f8ca..0ebc99f 100644
--- a/packaging/capi-system-haptic.spec
+++ b/packaging/capi-system-haptic.spec
@@ -1,12 +1,13 @@
Name: capi-system-haptic
Summary: A Haptic 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(devman)
+BuildRequires: pkgconfig(dlog)
BuildRequires: pkgconfig(devman_haptic)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(capi-base-common)