Remove dummy packages context & context-devel 44/119644/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Sat, 18 Mar 2017 13:30:04 +0000 (06:30 -0700)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Sat, 18 Mar 2017 13:30:04 +0000 (06:30 -0700)
Change-Id: Ic853ad73ea2c4f598e05dfde55633c2024838197
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
packaging/capi-context.spec

index 8bf99e1..71c97df 100644 (file)
@@ -1,6 +1,6 @@
 Name:       capi-context
 Summary:    Tizen Context Framework Native API
-Version:    1.0.0
+Version:    1.0.1
 Release:    1
 Group:      Service/Context
 License:    Apache-2.0
@@ -15,7 +15,7 @@ BuildRequires: pkgconfig(capi-appfw-app-control)
 BuildRequires: pkgconfig(pkgmgr-info)
 
 # Backward compatibility
-#Provides: context
+Provides: context
 
 %description
 Tizen Context Framework Native API
@@ -74,23 +74,3 @@ Tizen Context Framework Testsuite
 %files test
 %manifest testsuite/capi-context-test.manifest
 %{_bindir}/context-test
-
-
-%package -n context
-Summary:       Dummy package for OBS image creation
-Group:         Framework/context
-Requires:      %{name}
-
-%description -n context
-Dummy package for OBS build
-
-%files -n context
-
-%package -n context-devel
-Summary:       Dummy package for OBS build
-Group:         Framework/context
-
-%description -n context-devel
-Dummy package for OBS build
-
-%files -n context-devel