From 250d3ced43dc45171cb9c380072e92878ab72170 Mon Sep 17 00:00:00 2001 From: Mu-Woong Lee Date: Tue, 7 Mar 2017 16:20:27 +0900 Subject: [PATCH] Add a dummy package context to avoid obs image creation failure Change-Id: I777808378920357698726f848046d0609569df2f Signed-off-by: Mu-Woong Lee --- packaging/capi-context.spec | 9 +++++++++ 1 file changed, 9 insertions(+) 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 -- 2.7.4