Remove unnecessary profile dependencies from build spec 16/87616/1 accepted/tizen/3.0/common/20161114.105209 accepted/tizen/3.0/ivi/20161011.044159 accepted/tizen/3.0/mobile/20161015.033011 accepted/tizen/common/20160912.180906 accepted/tizen/ivi/20160912.215122 accepted/tizen/mobile/20160912.215034 submit/tizen/20160912.021422 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000002 submit/tizen_3.0_mobile/20161015.000002
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 9 Sep 2016 01:44:39 +0000 (01:44 +0000)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 9 Sep 2016 01:44:39 +0000 (01:44 +0000)
If TV profile does not need geofence-dbus, update meta-tv.git
so that it does not include geofence-dbus.

If it does not include geofence-dbus already, this if profile
expression is a dead code.

Change-Id: I57339eb4445f25adb05c7c39a873578e5f238bb7
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/capi-geofence-manager.spec

index 7f22277ad2a84d6d3abf00de44f98ea3640915b1..c7516faf37f52b0a7debd94898f8e7180973729b 100644 (file)
@@ -7,10 +7,6 @@ Group:      Location/Libraries
 License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
 
-%if "%{?profile}" == "tv"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
-
 BuildRequires:  cmake
 BuildRequires:  pkgconfig(dlog)
 BuildRequires:  pkgconfig(capi-base-common)