Removed redundant NULL check for ad in _gl_pswd_check_box_sel()
[apps/native/ug-wifi-direct.git] / packaging / ug-setting-wifidirect-efl.spec
index cd6b30f..3dc7971 100644 (file)
@@ -1,15 +1,11 @@
 Name:       ug-setting-wifidirect-efl
 Summary:    Wi-Fi Direct setting UI gadget
-Version:    1.11.74
+Version:    1.11.81
 Release:    1
 Group:      Applications/Network
 License:    Flora-1.1
 Source0:    %{name}-%{version}.tar.gz
 
-%if "%{profile}" == "wearable"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
-
 Requires(post): /sbin/ldconfig
 Requires(post): /usr/bin/sqlite3
 Requires(postun): /sbin/ldconfig
@@ -92,7 +88,7 @@ rm -rf %{buildroot}
 %post
 mkdir -p %{TZ_SYS_RO_APP}/%{name}/bin/
 ln -sf %{TZ_SYS_BIN}/ug-client %{TZ_SYS_RO_APP}/%{name}/bin/%{name}
-ln -sf %{TZ_SYS_RO_APP}/%{name}/lib/lib%{name}.so %{TZ_SYS_RO_APP}/%{name}/lib/lib%{name}.so
+ln -sf %{TZ_SYS_RO_APP}/%{name}/lib/ug/lib%{name}.so %{TZ_SYS_RO_APP}/%{name}/lib/lib%{name}.so
 
 %post -n org.tizen.wifi-direct-popup