Remove dummy packages motion & motion-devel 43/119643/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Sat, 18 Mar 2017 13:10:29 +0000 (06:10 -0700)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Sat, 18 Mar 2017 13:10:29 +0000 (06:10 -0700)
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 <muwoong.lee@samsung.com>
packaging/capi-context-motion.spec

index 09a4cf1..1c3da8b 100644 (file)
@@ -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