From: Jihoon Kim Date: Fri, 2 Dec 2016 07:20:30 +0000 (+0900) Subject: Merge branch 'tizen_3.0' into tizen X-Git-Tag: accepted/tizen/common/20161202.233156^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F09%2F101809%2F1;p=platform%2Fcore%2Fuifw%2Finputdelegator.git Merge branch 'tizen_3.0' into tizen Change-Id: I089aac1537e8353d0ef90c52e6c1f0151a3d486d --- 2fec0a78789870b9b6f4d105093c8fd63e767d5c diff --cc packaging/org.tizen.inputdelegator.spec index 1f93e38,841f06a..276804c --- a/packaging/org.tizen.inputdelegator.spec +++ b/packaging/org.tizen.inputdelegator.spec @@@ -1,15 -1,6 +1,15 @@@ +# For the backward compatibility, this is to be built for +# wearable profile or 4.0 unified building environment. +# This cannot be built for non-wearable in conventional 3.0 build environment. +# Note that it is not a good idea to limit building with ExcludeArch because there are new architectures being tested. +# Use ExclusiveArch istead. +%if "%{?profile}" == "mobile" || "%{?profile}" == "tv" || "%{?profile}" == "ivi" || "%{?profile}" == "common" +ExclusiveArch: none +%endif + Name: org.tizen.inputdelegator Summary: Input Delegator Application - Version: 0.1.161102 + Version: 0.1.161202 Release: 1 Group: Applications License: Apache-2.0