From: sungwook79.park Date: Thu, 16 Mar 2017 05:12:56 +0000 (+0900) Subject: Merge branch 'tizen_3.0' into tizen X-Git-Tag: accepted/tizen/common/20170316.161648^0 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Finputdelegator.git;a=commitdiff_plain;h=b4772fe214970496cc647b4c2acd5847d237f563 Merge branch 'tizen_3.0' into tizen Change-Id: I9e800b96f76b19213291a1737833587c3481f2ad --- b4772fe214970496cc647b4c2acd5847d237f563 diff --cc packaging/org.tizen.inputdelegator.spec index ddef11b,89c9cdf..6f10afb --- 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.170216 + Version: 0.1.170316 Release: 1 Group: Applications License: Apache-2.0