Merge branch 'tizen_3.0' into tizen 13/112113/1 accepted/tizen/common/20170126.082020 accepted/tizen/wearable/20170131.040800 submit/tizen/20170126.071607
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 26 Jan 2017 02:04:47 +0000 (11:04 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 26 Jan 2017 02:04:47 +0000 (11:04 +0900)
Change-Id: Ib218f7b27dd73c48e2248cbbd1976c15379974ee

1  2 
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.161208
+ Version: 0.1.170125
  Release: 1
  Group: Applications
  License: Apache-2.0