From: MyungJoo Ham Date: Mon, 26 Sep 2016 07:21:50 +0000 (+0000) Subject: Remove trivial unnecessary build dependency X-Git-Tag: accepted/tizen/common/20170322.154100~10^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=014c789a56668bb32c6fcd9b0df08ed01e622549;p=apps%2Fnative%2Fvolume-app.git Remove trivial unnecessary build dependency - This is for Tizen 4.0 (tizen branch) 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. Change-Id: I717bcc3eaa1751ab49d69ebe181eaa37877b13c0 Signed-off-by: MyungJoo Ham --- diff --git a/packaging/org.tizen.volume.spec b/packaging/org.tizen.volume.spec index ea1a6ee..92cde81 100755 --- a/packaging/org.tizen.volume.spec +++ b/packaging/org.tizen.volume.spec @@ -1,12 +1,5 @@ %define _project_name volume %define _package_name org.tizen.%{_project_name} -%if "%{profile}" == "wearable" -ExcludeArch: %{arm} %ix86 x86_64 -%endif - -%if "%{profile}" == "tv" -ExcludeArch: %{arm} %ix86 x86_64 -%endif Name: org.tizen.volume Summary: Volume application (EFL)