diff options
author | Yan Yin <yan.yin@intel.com> | 2012-03-14 12:02:47 +0800 |
---|---|---|
committer | Yan Yin <yan.yin@intel.com> | 2012-03-14 12:02:47 +0800 |
commit | ac39af3d1aa435f63c81d2b0308c38272deae124 (patch) | |
tree | b6072114037423c048e0898a02ef4b3a7345815e | |
parent | c054323857a38bbd74aee39557f0ede203786ec7 (diff) | |
download | haptic-ac39af3d1aa435f63c81d2b0308c38272deae124.tar.gz haptic-ac39af3d1aa435f63c81d2b0308c38272deae124.tar.bz2 haptic-ac39af3d1aa435f63c81d2b0308c38272deae124.zip |
update for beta universally
-rw-r--r-- | packaging/capi-system-haptic.spec | 5 |
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) |