Fixed Tizen Profile Build Flag as per Tizen 3.0 94/46894/2 accepted/tizen/mobile/20150828.011509 accepted/tizen/tv/20150828.011518 accepted/tizen/wearable/20150828.011530 submit/tizen/20150827.063616
authorSeonah Moon <seonah1.moon@samsung.com>
Thu, 27 Aug 2015 04:35:19 +0000 (13:35 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Thu, 27 Aug 2015 04:38:41 +0000 (13:38 +0900)
Change-Id: I7e053c713a3b6c3984b9fff9964f68b2d75ca2d8
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
packaging/wifi-efl-ug.spec

index dbb9f14..fd87c57 100644 (file)
@@ -1,13 +1,13 @@
 %define _unpackaged_files_terminate_build 0
 Name:          wifi-efl-ug
 Summary:       Wi-Fi UI Gadget for TIZEN
-Version:       1.0.152
+Version:       1.0.153
 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