Remove unnecessary profile dependencies from build spec 29/87729/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_wearable accepted/tizen/3.0/common/20161114.105206 accepted/tizen/3.0/ivi/20161011.043756 accepted/tizen/3.0/mobile/20161015.032623 accepted/tizen/3.0/wearable/20161015.080253 accepted/tizen/common/20160921.161848 accepted/tizen/ivi/20160922.041801 accepted/tizen/mobile/20160922.041709 accepted/tizen/unified/20170309.031501 accepted/tizen/wearable/20160922.041641 submit/tizen/20160921.022751 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000001 submit/tizen_3.0_mobile/20161015.000001 submit/tizen_3.0_wearable/20161015.000000 submit/tizen_unified/20170308.100404 tizen_4.0.m1_release
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 9 Sep 2016 08:07:39 +0000 (08:07 +0000)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 9 Sep 2016 08:07:39 +0000 (08:07 +0000)
If TV profile does not need this, update meta-tv.git and build project
so that it does not include this package.

If it already does not include this, the code being deleted is
already a dead code that you did not need anyway.

Change-Id: Iccaa00276757ae3ba29604f43b228d423718e906
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/capi-messaging-email.spec

index cc50025..3d8d3e4 100644 (file)
@@ -7,10 +7,6 @@ License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
 Source1001:    capi-messaging-email.manifest
 
-%if "%{?profile}" == "tv"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
-
 BuildRequires:  cmake
 BuildRequires:  pkgconfig(dlog)
 BuildRequires:  pkgconfig(glib-2.0)