Remove Profile Build Dependency (trivial) 44/99144/3
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 22 Nov 2016 04:53:59 +0000 (13:53 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 22 Nov 2016 05:10:48 +0000 (14:10 +0900)
commitd73a6a8d94060ce2a4035d4a00ef0004bf4faa0f
tree07f0bcffb128c6eed1a2729c74e4dbad0d62afeb
parent9496d3676727d41903b8e5f15f3c9efe183b5c74
Remove Profile Build Dependency (trivial)

- This is for Tizen 4.0.
  : Tizen 4.0 Configurability and Build Blocks require
  to remove all profile-depending build options in spec files.
  (No More profile macros)

  : However, this %if/%endif is not removed because this breaks
  build compatibility with old conventional project-based OBS projects (common only)

  : The form of %if/%endif and its comments are added/modified to
  support 4.0 unified build environment.

- If you do not want to include this in a specific profile's build project,
 you can do so by removing this from OBS profile-project.
  : However, it is already done so for mobile/tv/ivi.
   Therefore these %if/%endif are useless.

Change-Id: I38b75ed2bebd40f1731e5a3e83368e3ef88ce7a5
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/org.tizen.inputdelegator.spec