From: MyungJoo Ham Date: Mon, 26 Sep 2016 04:26:58 +0000 (+0000) Subject: Remove trivial unnecessary build dependency X-Git-Tag: submit/tizen/20160928.025004^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fcfdce12bd7aa00aeeb1010afe727601c632c56e;p=platform%2Fcore%2Faccount%2Faccount-common.git Remove trivial unnecessary build dependency 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: I7bea37a48fc1c63c264cfe6f8d36a63d500c2cfc Signed-off-by: MyungJoo Ham --- diff --git a/packaging/account-common.spec b/packaging/account-common.spec index cd247c9..7d5c605 100644 --- a/packaging/account-common.spec +++ b/packaging/account-common.spec @@ -21,11 +21,6 @@ BuildRequires: pkgconfig(key-manager) BuildRequires: pkgconfig(libtzplatform-config) BuildRequires: python-xml - -%if "%{?profile}" == "tv" -ExcludeArch: %{arm} %ix86 x86_64 -%endif - %description Account common libraryXB-Public-Package: no