From: Mu-Woong Lee Date: Tue, 7 Mar 2017 06:48:37 +0000 (+0900) Subject: Add a dummy package context-devel to avoid obs unresolvable issues X-Git-Tag: accepted/tizen/common/20170307.133942~1^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F96%2F117696%2F1;p=platform%2Fcore%2Fapi%2Fcontext.git Add a dummy package context-devel to avoid obs unresolvable issues Change-Id: Iccccd3c8c732c69c94604abdb37b93e3e624c27c Signed-off-by: Mu-Woong Lee --- diff --git a/packaging/capi-context.spec b/packaging/capi-context.spec index 995597a..d96b234 100644 --- a/packaging/capi-context.spec +++ b/packaging/capi-context.spec @@ -74,3 +74,13 @@ Tizen Context Framework Testsuite %files test %manifest testsuite/capi-context-test.manifest %{_bindir}/context-test + + +%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