Remove trivial unnecessary build dependency 06/89606/1 tizen
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Sep 2016 06:39:37 +0000 (06:39 +0000)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Sep 2016 06:39:37 +0000 (06:39 +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: Ia40b64382bb230432fb1ec64840edf92de70a623
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/org.tizen.task-mgr.spec

index 37ad15f..59e660c 100644 (file)
@@ -6,14 +6,6 @@ Group:      Applications/Core Applications
 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