Remove trivial unnecessary build dependency 68/89568/1 accepted/tizen/3.0/mobile/20161015.033507 submit/tizen_3.0_mobile/20161015.000003
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Sep 2016 05:10:40 +0000 (05:10 +0000)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Sep 2016 05:11:42 +0000 (05:11 +0000)
If this package is not requires for TV/Wearable profile,
Removing this from meta-tv.git, meta-wearable.git, Tizen:Wearable
OBS profile, 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: I3c8c586298aea7b362450d9b958449de8e3e7a43
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/libcall-manager.spec

index 8d4813a5c1fd1b24d4abfdadcf897021f2a115e4..135a2f1448a8e1131996a672be163b1b8d2b4055 100755 (executable)
@@ -23,10 +23,6 @@ BuildRequires: pkgconfig(capi-system-info)
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 
-%if "%{?profile}" != "common" && "%{?profile}" != "mobile" && "%{profile}" != "ivi"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
-
 %description
 Call Manager Library