Remove trivial unnecessary build dependency 10/89610/1 accepted/tizen/common/20160928.164202 accepted/tizen/ivi/20160929.081236 accepted/tizen/mobile/20160929.081131 accepted/tizen/tv/20160929.081212 submit/tizen/20160928.053415
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Sep 2016 06:41:55 +0000 (06:41 +0000)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Sep 2016 06:44:15 +0000 (06:44 +0000)
If this package is not requires for Wearable profile,
Removing this from meta-wearable.git and Tizen:Wearable
OBS project 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: Id3bf7333293fdf7962302716fca8d605eed10221
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/ug-setting-wifidirect-efl.spec

index c78ce08..a1d08b6 100644 (file)
@@ -6,10 +6,6 @@ Group:      Applications/Network
 License:    Flora-1.1
 Source0:    %{name}-%{version}.tar.gz
 
-%if "%{profile}" == "wearable"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
-
 Requires(post): /sbin/ldconfig
 Requires(post): /usr/bin/sqlite3
 Requires(postun): /sbin/ldconfig