Remove trivial unnecessary build dependency 47/89547/1
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Sep 2016 04:20:32 +0000 (04:20 +0000)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Sep 2016 04:20:32 +0000 (04:20 +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: I2b72cc0d6df630eae537b8b6947938633dad1bbd
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/account-parser.spec

index 26a25ec..93ec481 100644 (file)
@@ -18,10 +18,6 @@ BuildRequires:  pkgconfig(pkgmgr-installer)
 BuildRequires:  pkgconfig(capi-appfw-app-manager)
 BuildRequires:  pkgconfig(libtzplatform-config)
 
-%if "%{?profile}" == "tv"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
-
 %description
 account parser C library of package manager to install account application.