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: accepted/tizen/common/20170307.133942~1^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F08%2F117708%2F1;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