Remove trivial unnecessary build dependency 73/89573/1
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Sep 2016 05:21:13 +0000 (05:21 +0000)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Sep 2016 05:21:56 +0000 (05:21 +0000)
If this package is not requires for TV profile,
Removing this from meta-tv.git 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: Ib0cf95ecb590f648acff373cd9131c08a593ffd3
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/uw-imap-toolkit.spec

index ffef0e0..28b8279 100644 (file)
@@ -13,10 +13,6 @@ Source0:    %{name}-%{version}.tar.gz
 Source1001:    libuw-imap-toolkit.manifest
 Source1002:    libuw-imap-toolkit-devel.manifest
 
-%if "%{?profile}" == "tv"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
-
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 BuildRequires: libgcrypt-devel