From: Mu-Woong Lee Date: Sat, 18 Mar 2017 13:10:29 +0000 (-0700) Subject: Remove dummy packages motion & motion-devel X-Git-Tag: submit/tizen/20170411.062105~1^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2fe57026bd178891d0ca86b563eb9f20cdf8281d;p=platform%2Fcore%2Fapi%2Fmotion.git Remove dummy packages motion & motion-devel Those dummy packages were introduced to avoid failures of obs pre-build, but not necessary anymore. Change-Id: I51d286f3c67433d9b28ca4861910ed73acb0694c Signed-off-by: Mu-Woong Lee --- diff --git a/packaging/capi-context-motion.spec b/packaging/capi-context-motion.spec index 09a4cf1..1c3da8b 100644 --- a/packaging/capi-context-motion.spec +++ b/packaging/capi-context-motion.spec @@ -1,6 +1,6 @@ Name: capi-context-motion Summary: Tizen Native Motion Recognition API -Version: 2.0.0 +Version: 2.0.1 Release: 1 Group: Service/Context License: Apache-2.0 @@ -17,7 +17,7 @@ Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig # Backward compatibility -#Provides: motion +Provides: motion %description Tizen Native Motion Recognition API @@ -66,23 +66,3 @@ Tizen Native Motion Recognition API (Development) %files devel %{_includedir}/*/*.h %{_libdir}/pkgconfig/*.pc - - -%package -n motion -Summary: Dummy package for OBS build -Group: Framework/context -Requires: %{name} - -%description -n motion -Dummy package for OBS image creation - -%files -n motion - -%package -n motion-devel -Summary: Dummy package for OBS build -Group: Framework/context - -%description -n motion-devel -Dummy package for OBS build - -%files -n motion-devel