summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'packaging')
-rw-r--r--packaging/capi-system-haptic.spec16
1 files changed, 12 insertions, 4 deletions
diff --git a/packaging/capi-system-haptic.spec b/packaging/capi-system-haptic.spec
index 8ae3721..99f660b 100644
--- a/packaging/capi-system-haptic.spec
+++ b/packaging/capi-system-haptic.spec
@@ -1,9 +1,10 @@
+#sbs-git:slp/api/haptic capi-system-haptic 0.1.0 0092e2c55dbf60717ae8f43aee931f2dd1c57157
Name: capi-system-haptic
-Summary: A Haptic library in Tizen Native API
+Summary: A Haptic library in Tizen C API
Version: 0.1.0
-Release: 11
+Release: 17
Group: TO_BE/FILLED_IN
-License: Apache-2.0
+License: TO BE FILLED IN
Source0: %{name}-%{version}.tar.gz
BuildRequires: cmake
BuildRequires: pkgconfig(devman)
@@ -20,7 +21,7 @@ Requires(postun): /sbin/ldconfig
%package devel
-Summary: A Haptic library in Tizen Native API (Development)
+Summary: A Haptic library in Tizen C API (Development)
Group: TO_BE/FILLED_IN
Requires: %{name} = %{version}-%{release}
@@ -56,4 +57,11 @@ rm -rf %{buildroot}
%{_libdir}/pkgconfig/*.pc
%{_libdir}/libcapi-system-haptic.so
+%changelog
+* Thu Aug 16 2012 - Jiyoung Yun <jy910.yun@samsung.com>
+- modify the function parameter to control detail feedback level
+- Tag : capi-system-haptic_0.1.0-17
+* Thu Aug 09 2012 - Jiyoung Yun <jy910.yun@samsung.com>
+- Revert "add level parameter to monotone vibration function."
+- Tag : capi-system-haptic_0.1.0-16