Remove trivial unnecessary build dependency 69/89569/1
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Sep 2016 05:14:07 +0000 (05:14 +0000)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Sep 2016 05:14:07 +0000 (05:14 +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: I9e5c00f33b3999cd676e621c9c9418ce37afa0dd
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/tel-plugin-indicator.spec

index 79546a5..aedf11f 100644 (file)
@@ -10,10 +10,6 @@ Summary:        Telephony Indicator plugin
 Group:          System/Libraries
 Source0:        tel-plugin-indicator-%{version}.tar.gz
 
-%if "%{profile}" == "tv"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
-
 BuildRequires:  cmake
 BuildRequires:  pkgconfig(dlog)
 BuildRequires:  pkgconfig(glib-2.0)