From: Mu-Woong Lee Date: Tue, 7 Mar 2017 07:20:27 +0000 (+0900) Subject: Add a dummy package context to avoid obs image creation failure X-Git-Tag: submit/tizen/20170307.063651~1^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=250d3ced43dc45171cb9c380072e92878ab72170;p=platform%2Fcore%2Fapi%2Fcontext.git Add a dummy package context to avoid obs image creation failure Change-Id: I777808378920357698726f848046d0609569df2f Signed-off-by: Mu-Woong Lee --- diff --git a/packaging/capi-context.spec b/packaging/capi-context.spec index d96b234..6d8e64d 100644 --- a/packaging/capi-context.spec +++ b/packaging/capi-context.spec @@ -76,6 +76,15 @@ Tizen Context Framework Testsuite %{_bindir}/context-test +%package -n context +Summary: Dummy package for OBS image creation +Group: Framework/context + +%description -n context +Dummy package for OBS build + +%files -n context + %package -n context-devel Summary: Dummy package for OBS build Group: Framework/context