From: Mu-Woong Lee Date: Thu, 5 Jan 2017 10:14:39 +0000 (+0900) Subject: "profile_common" virtual package is provided by the extension X-Git-Tag: submit/tizen/20170105.120901^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dc0a8426af4f6c916190dc9d137ca0eff449c678;p=platform%2Fcore%2Fcontext%2Fcontext-provider.git "profile_common" virtual package is provided by the extension Change-Id: I4730b92efb738c55ba129a97d6be8a89a2094820 Signed-off-by: Mu-Woong Lee --- diff --git a/packaging/context-provider.spec b/packaging/context-provider.spec index 66d1fd8..8cf4fde 100644 --- a/packaging/context-provider.spec +++ b/packaging/context-provider.spec @@ -5,7 +5,6 @@ Release: 1 Group: Service/Context License: Apache-2.0 Source0: %{name}-%{version}.tar.gz -Provides: context-provider-profile_common = %{version}-%{release} Provides: context-provider-profile_wearable = %{version}-%{release} Provides: context-provider-profile_tv = %{version}-%{release} Provides: context-provider-profile_ivi = %{version}-%{release} @@ -114,6 +113,7 @@ Context Provider Shared Header (DEV) Summary: Extended binary for mobile functions Requires: context-provider = %{version}-%{release} Provides: context-provider-profile_mobile = %{version}-%{release} +Provides: context-provider-profile_common = %{version}-%{release} %description extended Extended context-provider binary for mobile functions.