Do Not Use profile macro in 4.0 (trivial) 05/98205/1
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 16 Nov 2016 11:12:14 +0000 (20:12 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 16 Nov 2016 11:12:14 +0000 (20:12 +0900)
- This package should not be included in OBS Tizen:non-mobile projects
if you do not want to build this package in Tizen:non-mobile, not
saying "ExcludeArch" based on profile macro. The profile macro is going
to be obsolste soon in Tizen 4.0.

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

index 142e203..e2b342e 100755 (executable)
@@ -6,14 +6,6 @@ Release:    1
 License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
 
-%if "%{profile}" == "wearable"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
-
-%if "%{profile}" == "tv"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
-
 BuildRequires:  cmake
 BuildRequires:  edje-tools
 BuildRequires:  gettext-tools