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: I34579c007d9888496a3042edcbd2d21b58add1ea
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Source0: %{name}-%{version}.tar.gz
Source103: org.tizen.quickpanel.manifest
-%if "%{?profile}" == "wearable"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
-
-%if "%{?profile}"=="tv"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
-
BuildRequires: pkgconfig(capi-appfw-application)
BuildRequires: pkgconfig(capi-system-runtime-info)
BuildRequires: pkgconfig(capi-system-info)