Remove redundant NULL check for ugd in __motion_shake_cb()
[apps/native/ug-wifi-direct.git] / packaging / ug-setting-wifidirect-efl.spec
index 8c6cf11..1791d00 100644 (file)
@@ -1,15 +1,11 @@
 Name:       ug-setting-wifidirect-efl
 Summary:    Wi-Fi Direct setting UI gadget
-Version:    1.11.71
+Version:    1.11.82
 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