Add comment in spec file to avoid misunderstandings 29/85829/1
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 29 Aug 2016 08:09:25 +0000 (17:09 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 29 Aug 2016 08:09:25 +0000 (17:09 +0900)
The build macro "tizen_profile_name" is not used in Tizen.org OBS
(build.tizen.org), but it can be used by vendors to enable
optional features.

This patch clarifies that such a macro is not for Tizen.org OBS.

Change-Id: I43bc94b0d29c429d6021efff27a667a4b3c5644f
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/ttrace.spec

index 14ca0c439b1afd49bd8a07cd8a4a37c574f10177..00be8322b5bf60320631a2cfd479d08eb7ebcceb 100755 (executable)
@@ -17,6 +17,7 @@ BuildRequires: cmake
 
 %define keepstatic 1
 
+# tizen_profile_name is for optional features that are not built in Tizen Public OBS.
 %define TTRACE_PROFILE none
 %if "%{?tizen_profile_name}" == "mobile"
 %define TTRACE_PROFILE mobile