From 593ae990bb1691e05866232072d3ec35ba111964 Mon Sep 17 00:00:00 2001 From: Mu-Woong Lee Date: Tue, 7 Mar 2017 15:48:37 +0900 Subject: [PATCH] Add a dummy package context-devel to avoid obs unresolvable issues Change-Id: Iccccd3c8c732c69c94604abdb37b93e3e624c27c Signed-off-by: Mu-Woong Lee --- packaging/capi-context.spec | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 -- 2.7.4