From d09aa68cc3ce7768e3a960d1c800dcaafd2ee1d7 Mon Sep 17 00:00:00 2001 From: Seonah Moon Date: Wed, 9 Dec 2015 09:54:32 +0900 Subject: [PATCH] Replace 'tizen_profile_name' to 'profile' for Tizen 3.0 Change-Id: I1d777ddf3f6bbe2624b48860caa19c97675642ba Signed-off-by: Seonah Moon --- packaging/ug-setting-mobileap-efl.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.7.4