Remove trivial unnecessary build dependency 36/89636/1
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Sep 2016 07:29:41 +0000 (07:29 +0000)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Sep 2016 07:29:41 +0000 (07:29 +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.

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: Ib0a872dcc2c23bad2dd2eda66807ff4c7634d1cd
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/org.tizen.setting.spec

index 94f7517d52a854b71d82dac479352120ea2bc37e..e859b5775cc97f3871a09a04ee41c827ad83f0aa 100755 (executable)
@@ -11,13 +11,6 @@ License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
 Source1:    packaging/firewall.service
 
-%if "%{?tizen_profile_name}" == "tv"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
-%if "%{?tizen_profile_name}" == "wearable"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
-
 BuildRequires:  pkgconfig(libtzplatform-config)
 BuildRequires:  pkgconfig(appcore-common)
 BuildRequires:  pkgconfig(appcore-efl)