Remove Profile Build Dependency: trivial 05/108005/1 submit/tizen/20170116.115935
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 2 Jan 2017 09:37:13 +0000 (18:37 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 2 Jan 2017 09:37:13 +0000 (18:37 +0900)
Do not restrict build based on profile.

If this package is not need by a specific profile,
please remove it from its image (via TRE-JIRA).
However, it is already removed from other profile images.

Change-Id: I76a6282174c81cf5512bf2833befaac64377ace1
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/org.tizen.bluetooth-share-ui.spec

index 46378c3..56a6fa9 100755 (executable)
@@ -9,10 +9,6 @@ Group:      TO_BE_FILLED
 License:    Flora-1.1
 Source0:    %{name}-%{version}.tar.gz
 
-%if "%{?profile}" != "mobile"
-ExcludeArch: %{arm} aarch64 %ix86 x86_64
-%endif
-
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(dlog)
 BuildRequires:  pkgconfig(vconf)