From: Mu-Woong Lee Date: Tue, 7 Mar 2017 07:35:53 +0000 (+0900) Subject: Disable the conflicting virtual package X-Git-Tag: submit/tizen/20170307.063651^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F14%2F117714%2F1;p=platform%2Fcore%2Fapi%2Fcontext.git Disable the conflicting virtual package Change-Id: I5707d4d51e2153a6e859c57f1f87a29621a79678 Signed-off-by: Mu-Woong Lee --- diff --git a/packaging/capi-context.spec b/packaging/capi-context.spec index 6d8e64d..8bf99e1 100644 --- a/packaging/capi-context.spec +++ b/packaging/capi-context.spec @@ -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 @@ -79,6 +79,7 @@ Tizen Context Framework Testsuite %package -n context Summary: Dummy package for OBS image creation Group: Framework/context +Requires: %{name} %description -n context Dummy package for OBS build