X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fwifi-mesh-manager.spec;h=e778a6c7e84b09ded8115c64d9902c49bfe3779a;hb=9c26f0582f94dff072ca3b9402d18f09458bfe21;hp=71201de37d272d104206b2a8a3af5c14bd41f46d;hpb=064f8d4c8e1642a87964c068ba82890b9d8566c5;p=platform%2Fcore%2Fconnectivity%2Fwifi-mesh-manager.git diff --git a/packaging/wifi-mesh-manager.spec b/packaging/wifi-mesh-manager.spec index 71201de..e778a6c 100644 --- a/packaging/wifi-mesh-manager.spec +++ b/packaging/wifi-mesh-manager.spec @@ -2,7 +2,7 @@ Name: wifi-mesh-manager Summary: Wi-Fi mesh network daemon -Version: 0.0.1 +Version: 0.0.2 Release: 1 Group: Network & Connectivity/Wireless License: Apache-2.0 @@ -20,9 +20,11 @@ BuildRequires: pkgconfig(libcrypto) BuildRequires: pkgconfig(libtzplatform-config) BuildRequires: pkgconfig(capi-network-wifi-manager) BuildRequires: cmake -# if meshd do dhcp instead of connman +# if wmeshd do dhcp instead of connman Requires: net-tools Requires: toybox-symlinks-dhcp +# if image creater dose not know network_fw +Requires: security-config %description Manager for handling Wi-Fi mesh network @@ -68,10 +70,6 @@ cp wmeshd.service %{buildroot}%{_unitdir}/wmeshd.service %post chmod 755 %{_sbindir}/wmesh.sh -# For configuration files -mkdir -p %TZ_SYS_VAR/lib/wmesh -chown network_fw:network_fw %TZ_SYS_VAR/lib/wmesh - %files %manifest wmeshd.manifest %license LICENSE