From: Seonah Moon Date: Wed, 9 Dec 2015 00:54:32 +0000 (+0900) Subject: Replace 'tizen_profile_name' to 'profile' for Tizen 3.0 X-Git-Tag: accepted/tizen/mobile/20151209.025601^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F94%2F53694%2F1;p=apps%2Fnative%2Fug-mobile-ap.git Replace 'tizen_profile_name' to 'profile' for Tizen 3.0 Change-Id: I1d777ddf3f6bbe2624b48860caa19c97675642ba Signed-off-by: Seonah Moon --- diff --git a/packaging/ug-setting-mobileap-efl.spec b/packaging/ug-setting-mobileap-efl.spec index b8c678a..449db05 100755 --- a/packaging/ug-setting-mobileap-efl.spec +++ b/packaging/ug-setting-mobileap-efl.spec @@ -3,13 +3,13 @@ Name: ug-setting-mobileap-efl Summary: Tethering UI Gadget Library -Version: 1.0.123 +Version: 1.0.124 Release: 1 Group: App/Network License: Flora-1.1 Source0: %{name}-%{version}.tar.gz -%if "%{?tizen_profile_name}" == "wearable" +%if "%{?profile}" == "wearable" ExcludeArch: %{arm} %ix86 x86_64 %endif