Remove trivial unnecessary build dependency 79/89579/1 tizen
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Sep 2016 05:37:19 +0000 (05:37 +0000)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Sep 2016 05:37:19 +0000 (05:37 +0000)
If this package is not requires for TV/Wearable profile,
Removing this from meta-tv.git, meta-wearable.git, Tizen:Wearable
OBS profile, and Tizen:TV OBS profile is sufficient.

Using "profile" macro in spec file is
not recommended and should become deprecated later.

However, this fix is not required for Tizen 3.0 release and
this is for later releases although this is a very trivial patch.

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

index d4cfc1f..c56f9b7 100644 (file)
@@ -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